X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;ds=sidebyside;f=tests%2Fphpunit.xml;h=c4197d3e4ce4b57ffdbb072e862a99e51ed1461a;hb=49d80dc447e28fa62783355cb67eabaf178049ca;hp=8285a936d712297c995ed6bb96b14878449ca0b9;hpb=00756737b54e00dc5dc3c74ebc5c3e92a5dd97ff;p=friendica.git diff --git a/tests/phpunit.xml b/tests/phpunit.xml index 8285a936d7..c4197d3e4c 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/ src/ - ./ .. - ../config - ../doc - ../images - ../library - ../spec - ../tests - ../view + config/ + doc/ + images/ + library/ + spec/ + tests/ + view/ + vendor/ - - -