add GPL V3
add specific bootstrap for unit tests
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
<phpunit
|
||||
colors="true"
|
||||
bootstrap="core/autoload.php"
|
||||
bootstrap="core/lib/Thelia/Tests/bootstrap.php"
|
||||
verbose="true"
|
||||
backupGlobals="false"
|
||||
>
|
||||
|
||||
Reference in New Issue
Block a user