Rearrange codebase to prep for 2.0 development.
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<phpunit colors="true">
|
||||
<testsuite name="Mustache">
|
||||
<directory>./</directory>
|
||||
</testsuite>
|
||||
<blacklist>
|
||||
<directory suffix=".php">../examples</directory>
|
||||
<directory suffix=".php">./</directory>
|
||||
</blacklist>
|
||||
</phpunit>
|
||||
Reference in New Issue
Block a user