add GPL V3

add specific bootstrap for unit tests
This commit is contained in:
Manuel Raynaud
2013-01-07 10:46:02 +01:00
parent 5967dc2b55
commit 1016596256
5 changed files with 150 additions and 315 deletions

View File

@@ -2,7 +2,7 @@
<phpunit
colors="true"
bootstrap="core/autoload.php"
bootstrap="core/lib/Thelia/Tests/bootstrap.php"
verbose="true"
backupGlobals="false"
>