We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9923fa0 commit 41198ecCopy full SHA for 41198ec
phpunit.xml
@@ -0,0 +1,7 @@
1
+<phpunit>
2
+ <testsuites>
3
+ <testsuite name="Toggl">
4
+ <directory>tests</directory>
5
+ </testsuite>
6
+ </testsuites>
7
+</phpunit>
0 commit comments