2014-04-22 13:17:48 -07:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
2014-05-17 11:16:40 -07:00
|
|
|
<phpunit bootstrap="test/bootstrap.php" colors="true">
|
2014-04-22 13:17:48 -07:00
|
|
|
<testsuites>
|
|
|
|
<testsuite>
|
2014-05-17 11:16:40 -07:00
|
|
|
<file>test/Test.php</file>
|
2014-04-22 13:17:48 -07:00
|
|
|
</testsuite>
|
|
|
|
</testsuites>
|
|
|
|
</phpunit>
|