[Propel1] Fixed phpunit.xml.dist

This commit is contained in:
William DURAND 2012-04-15 02:03:48 +02:00
parent 45d43d325a
commit bbf0122dd0

View File

@ -9,7 +9,7 @@
processIsolation="false"
stopOnFailure="false"
syntaxCheck="false"
bootstrap="tests/bootstrap.php"
bootstrap="Tests/bootstrap.php"
>
<testsuites>
<testsuite name="Symfony Propel1 Bridge Test Suite">