Renamed bootstrap
Made it caps to go along with all of the existing test names
This commit is contained in:
parent
0cfc2c7979
commit
273af98883
2 changed files with 1 additions and 9 deletions
|
@ -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>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue