Restructure tests

This commit is contained in:
Ben Ramsey
2015-10-03 10:59:44 -05:00
parent 2fb164fd88
commit f5e96b6af7
9 changed files with 20 additions and 22 deletions
+2 -2
View File
@@ -1,8 +1,8 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./tests/bootstrap.php" colors="true">
<phpunit bootstrap="./vendor/autoload.php" colors="true">
<testsuites>
<testsuite>
<directory>./tests</directory>
<directory>./tests/src</directory>
</testsuite>
</testsuites>
<filter>