Clean up project documentation and repo metadata

This commit is contained in:
Ben Ramsey
2019-11-30 10:35:43 -08:00
parent 7fccb64486
commit 39c610ea31
15 changed files with 374 additions and 167 deletions
+1 -3
View File
@@ -1,7 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
<phpunit bootstrap="./tests/bootstrap.php"
colors="true"
backupGlobals="false">
<phpunit bootstrap="./tests/bootstrap.php" colors="true" verbose="true" backupGlobals="false">
<testsuites>
<testsuite>
<directory>./tests</directory>