From: foobar Date: Tue, 14 Jun 2005 22:21:08 +0000 (+0000) Subject: This test did not fit to the new interactive shell thing X-Git-Tag: php-5.1.0b2~195 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=8d952c906f13fe5836229d7bd41e1ce913f80e3b;p=php This test did not fit to the new interactive shell thing --- diff --git a/tests/lang/bug21800.phpt b/tests/lang/bug21800.phpt deleted file mode 100644 index 72755e29a5..0000000000 --- a/tests/lang/bug21800.phpt +++ /dev/null @@ -1,19 +0,0 @@ ---TEST-- -Bug #21800 (Segfault under interactive mode) ---SKIPIF-- - ---FILE-- -\n\n"); - fclose($fh); -} else { - echo "failure\n"; -} -?> ---EXPECT-- -Interactive mode enabled - -:test: