X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fphpunit.phpt;fp=tests%2Fphpunit.phpt;h=0000000000000000000000000000000000000000;hb=c8e26d5995fa51e41176b23c4f48084f20052899;hp=087923e8fca8fdba0775e86df63876dc3d30d57d;hpb=378ac49eac85b36e9db715523bd514de9730d3e4;p=m6w6%2Fext-http diff --git a/tests/phpunit.phpt b/tests/phpunit.phpt deleted file mode 100644 index 087923e..0000000 --- a/tests/phpunit.phpt +++ /dev/null @@ -1,24 +0,0 @@ ---TEST-- -unit tests ---SKIPIF-- - ---INI-- -date.timezone=Europe/Vienna ---FILE-- -run(array("--process-isolation", __DIR__."/../phpunit/")); -?> ---EXPECTF-- -PHPUnit %s by Sebastian Bergmann. - -%a - -Time: %s, Memory: %s - -OK (%d tests, %d assertions) -