Browse Source

correct path

euromark 11 years ago
parent
commit
42b8f14747
1 changed files with 1 additions and 1 deletions
  1. 1 1
      phpunit.xml.dist

+ 1 - 1
phpunit.xml.dist

@@ -4,7 +4,7 @@
 	processIsolation="false"
 	stopOnFailure="false"
 	syntaxCheck="false"
-	bootstrap="./tests/bootstrap.php"
+	bootstrap="./Test/bootstrap.php"
 	>
 	<php>
 		<ini name="memory_limit" value="-1"/>