mirror of
https://github.com/parsecsv/parsecsv-for-php.git
synced 2026-02-19 08:36:39 +00:00
Also run test files ending with Test.php (capital letter)
This commit is contained in:
@@ -11,8 +11,8 @@
|
|||||||
stopOnSkipped="false">
|
stopOnSkipped="false">
|
||||||
<testsuites>
|
<testsuites>
|
||||||
<testsuite name="parseCSV Test Suite">
|
<testsuite name="parseCSV Test Suite">
|
||||||
<directory suffix="test.php">properties/</directory>
|
<directory suffix="est.php">properties/</directory>
|
||||||
<directory suffix="test.php">methods/</directory>
|
<directory suffix="est.php">methods/</directory>
|
||||||
</testsuite>
|
</testsuite>
|
||||||
</testsuites>
|
</testsuites>
|
||||||
</phpunit>
|
</phpunit>
|
||||||
|
|||||||
Reference in New Issue
Block a user