X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=tests%2Fphpunit.phpt;fp=tests%2Fphpunit.phpt;h=0000000000000000000000000000000000000000;hb=5c2254987ff2ea813ab3e8cbe7e26d26857cc0c9;hp=087923e8fca8fdba0775e86df63876dc3d30d57d;hpb=4850e3ba188215f9d0cda9e7c0e7e011b340b7c7;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) -