restore original

This commit is contained in:
Chuck Burgess
2012-11-21 19:16:31 -06:00
parent b102a8d9c5
commit a7e0e19229
+2 -2
View File
@@ -1,9 +1,9 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0" encoding="utf-8"?>
<phpunit color="true" strict="true" bootstrap="vendor/autoload.php"> <phpunit colors="true" strict="true" bootstrap="vendor/autoload.php">
<testsuites> <testsuites>
<testsuite name="phpDocumentor\Reflection\DocBlock"> <testsuite name="phpDocumentor\Reflection\DocBlock">
<directory>tests/</directory> <directory>./tests/</directory>
</testsuite> </testsuite>
</testsuites> </testsuites>
<filter> <filter>