|
@@ -3,4 +3,8 @@
|
|
|
<testsuite name="Mustache">
|
|
<testsuite name="Mustache">
|
|
|
<directory>./</directory>
|
|
<directory>./</directory>
|
|
|
</testsuite>
|
|
</testsuite>
|
|
|
|
|
+ <blacklist>
|
|
|
|
|
+ <directory suffix=".php">../examples</directory>
|
|
|
|
|
+ <directory suffix=".php">./</directory>
|
|
|
|
|
+ </blacklist>
|
|
|
</phpunit>
|
|
</phpunit>
|