X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fphpunit.xml;h=0c5ad458a5969c93ab6502edfffdc2572df6310b;hb=56f8adcb80a9005302a7896c63d868eff6779845;hp=8285a936d712297c995ed6bb96b14878449ca0b9;hpb=97b0175e552b5bdacaf47ec933cabb41e57df5e1;p=friendica.git diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 8285a936d7..0c5ad458a5 100644 --- a/tests/phpunit.xml +++ b/tests/phpunit.xml @@ -1,29 +1,30 @@ + bootstrap="bootstrap.php" + verbose="true" + backupGlobals="false" + timeoutForSmallTests="900" + timeoutForMediumTests="900" + timeoutForLargeTests="900"> functional/ - include/ + legacy/ src/ - ./ .. - ../config - ../doc - ../images - ../library - ../spec - ../tests - ../view + ../config/ + ../doc/ + ../images/ + ../library/ + ../spec/ + ../tests/ + ../view/ + ../vendor/ - - -