X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fphpunit.phpt;h=22f41e5c925d9129ec0831b8631dc77b9ba2c11b;hb=b7db0fc5a73cc8c7d3164e5d500cddd17bc7cb9e;hp=4289ffdfaf12c54053a97b4f8bed52ae9c901000;hpb=61c5a47e7530b142df6b67332e60a339998c2492;p=m6w6%2Fext-http diff --git a/tests/phpunit.phpt b/tests/phpunit.phpt index 4289ffd..22f41e5 100644 --- a/tests/phpunit.phpt +++ b/tests/phpunit.phpt @@ -2,17 +2,19 @@ unit tests --SKIPIF-- --FILE-- run([null, __DIR__."/../phpunit"]); +$c = new PHPUnit_TextUI_Command; +$c->run(array("--process-isolation", __DIR__."/../phpunit/")); ?> --EXPECTF-- PHPUnit %s by Sebastian Bergmann. -%s +%a Time: %s, Memory: %s