Skip to content

Commit 24b6a1b

Browse files
committed
Removed empty Unit dir
1 parent 39c95e0 commit 24b6a1b

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

phpunit.xml.dist

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,9 +12,6 @@
1212
failOnWarning="true"
1313
verbose="true">
1414
<testsuites>
15-
<testsuite name="Unit">
16-
<directory suffix="Test.php">./test/Unit</directory>
17-
</testsuite>
1815
<testsuite name="Feature">
1916
<directory suffix="Test.php">./test/Feature</directory>
2017
</testsuite>

0 commit comments

Comments
 (0)