@@ -0,0 +1,6 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<phpunit colors="true">
+ <testsuite name="Mustache">
+ <directory>./</directory>
+ </testsuite>
+</phpunit>