Rearrange codebase to prep for 2.0 development.

This commit is contained in:
Justin Hileman
2012-02-29 17:56:16 -08:00
parent ba8a072bd3
commit 015a4bf4ba
14 changed files with 12 additions and 10 deletions
-10
View File
@@ -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>