Remove support for LOTGD_CONFIG environment variable.

This commit is contained in:
Austen McDonald
2016-08-09 00:49:20 -07:00
parent 9f698239b4
commit b360ca9ac6
6 changed files with 10 additions and 22 deletions
-3
View File
@@ -1,7 +1,4 @@
<phpunit bootstrap="bootstrap/bootstrap.php">
<php>
<env name="LOTGD_CONFIG" value="./config/test.yml" />
</php>
<testsuites>
<testsuite name="All">
<directory>tests</directory>