Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 12694 |
anikendra |
1 |
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
2 |
|
|
|
3 |
<phpunit colors="true" stopOnFailure="false" bootstrap="lib/bootstrap.php">
|
|
|
4 |
<testsuites>
|
|
|
5 |
<testsuite name="SparkTests">
|
|
|
6 |
<directory suffix="_test.php">./</directory>
|
|
|
7 |
</testsuite>
|
|
|
8 |
</testsuites>
|
|
|
9 |
</phpunit>
|