mirror of
https://github.com/Ekokumppanit/ystavakylaecard.git
synced 2026-02-07 02:44:22 +00:00
9
tools/test/phpunit.xml
Normal file
9
tools/test/phpunit.xml
Normal file
@@ -0,0 +1,9 @@
|
||||
<?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>
|
||||
Reference in New Issue
Block a user