Pony.fm/vendor/nesbot/carbon/phpunit.xml.dist

9 lines
257 B
Text
Raw Normal View History

2013-07-25 23:33:04 +02:00
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="false" bootstrap="Carbon/Tests/TestFixture.php">
<testsuites>
<testsuite name="Carbon Test Suite">
<directory>Carbon/Tests/</directory>
</testsuite>
</testsuites>
</phpunit>