Skip to content

Commit

Permalink
replace /Test/ by /tests/
Browse files Browse the repository at this point in the history
  • Loading branch information
antograssiot committed Jul 10, 2014
1 parent a34ab37 commit c02f322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Console/Templates/default/test/phpunit.xml.ctp
Expand Up @@ -4,7 +4,7 @@
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
bootstrap="./Test/bootstrap.php"
bootstrap="./tests/bootstrap.php"
>
<php>
<ini name="memory_limit" value="-1"/>
Expand Down

0 comments on commit c02f322

Please sign in to comment.