1
0
mirror of https://github.com/danog/class-finder.git synced 2025-01-22 13:51:42 +01:00

Add tests to "all" test suite.

This commit is contained in:
Hayden Pierce 2018-09-09 16:15:33 -05:00
parent 7f72d3f344
commit 17ac97c530

View File

@ -10,6 +10,7 @@
<file>test/app1/src/ClassFinderTest.php</file>
<file>test/app1/src/ClassmapTest.php</file>
<file>test/app1/src/PSR4Test.php</file>
<directory>test/unit</directory>
</testsuite>
<testsuite name="psr4">
<file>test/app1/src/PSR4Test.php</file>