mirror of
https://github.com/wallabag/wallabag.git
synced 2025-01-22 11:52:42 +01:00
remove bootstrap in phpunit
This commit is contained in:
parent
03493be075
commit
127915f4ea
@ -6,7 +6,6 @@
|
|||||||
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
|
xsi:noNamespaceSchemaLocation="http://schema.phpunit.de/4.1/phpunit.xsd"
|
||||||
backupGlobals="false"
|
backupGlobals="false"
|
||||||
colors="true"
|
colors="true"
|
||||||
bootstrap="bootstrap.php.cache"
|
|
||||||
>
|
>
|
||||||
|
|
||||||
<testsuites>
|
<testsuites>
|
||||||
|
Loading…
Reference in New Issue
Block a user