Renamed bootstrap

Made it caps to go along with all of the existing test names
This commit is contained in:
Josh Sherman 2014-09-28 07:43:28 -04:00
parent 0cfc2c7979
commit 273af98883
2 changed files with 1 additions and 9 deletions

View file

@ -2,7 +2,7 @@
<phpunit
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.2/phpunit.xsd"
bootstrap="tests/bootstrap.php"
bootstrap="tests/Bootstrap.php"
colors="true"
>
<testsuites>