Skip to content

Commit 65acaa4

Browse files
committed
Attempt to also include the SPIO test class
1 parent 037fcf7 commit 65acaa4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</testsuites>
1515
<testsuites>
1616
<testsuite name="SPIO Main">
17-
<directory suffix=".php">./tests/php/</directory>
17+
<directory suffix=".php">./tests/</directory>
1818
</testsuite>
1919
</testsuites>
2020
</phpunit>

0 commit comments

Comments
 (0)