mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-01-26 03:04:00 +00:00
9 lines
250 B
XML
9 lines
250 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
<phpunit colors="true" stopOnFailure="false" bootstrap="lib/bootstrap.php">
|
|
<testsuites>
|
|
<testsuite name="SparkTests">
|
|
<directory suffix="_test.php">./</directory>
|
|
</testsuite>
|
|
</testsuites>
|
|
</phpunit> |