Merge branch 'feature/test-coverage' of github.com:bobthecow/mustache.php into feature/test-coverage

This commit is contained in:
Justin Hileman
2010-06-11 16:30:17 -04:00
+6
View File
@@ -0,0 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit colors="true">
<testsuite name="Mustache">
<directory>./</directory>
</testsuite>
</phpunit>