]> granicus.if.org Git - php/commitdiff
Remove test case for a Won't Fix bug
authorZeev Suraski <zeev@php.net>
Mon, 7 Mar 2005 16:55:21 +0000 (16:55 +0000)
committerZeev Suraski <zeev@php.net>
Mon, 7 Mar 2005 16:55:21 +0000 (16:55 +0000)
tests/basic/bug31672.phpt [deleted file]

diff --git a/tests/basic/bug31672.phpt b/tests/basic/bug31672.phpt
deleted file mode 100644 (file)
index 4504276..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
---TEST--
-Bug #31672 (one-line comment with </script>)
---FILE--
-<?php echo "Foo"; // ?>bar
-<?php echo "Foo"; // </script>bar
---EXPECT--
-Foobar
-Foobar