Skip to content

Commit ff33c60

Browse files
committed
IHF: Test suite renamed.
1 parent d098409 commit ff33c60

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
processIsolation="false"
1010
stopOnFailure="false">
1111
<testsuites>
12-
<testsuite name="Application Test Suite">
12+
<testsuite name="Main Test Suite">
1313
<directory suffix="Test.php">./tests</directory>
1414
</testsuite>
1515
</testsuites>

0 commit comments

Comments
 (0)