X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=tests%2Fphpunit.xml;h=0c5ad458a5969c93ab6502edfffdc2572df6310b;hb=902bcc506f8c66b28803600d9453f35cefb750be;hp=8285a936d712297c995ed6bb96b14878449ca0b9;hpb=aa0b485f3dca72c5448076e913fa54d948cd7731;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/ - - -