From: Michael Wallner Date: Thu, 10 Jul 2014 14:01:12 +0000 (+0200) Subject: rm phpunit.phpt X-Git-Tag: RELEASE_2_0_7~7 X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=commitdiff_plain;h=5c2254987ff2ea813ab3e8cbe7e26d26857cc0c9 rm phpunit.phpt --- 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) -