diff options
| author | Zeev Suraski <zeev@php.net> | 2005-03-07 16:55:21 +0000 |
|---|---|---|
| committer | Zeev Suraski <zeev@php.net> | 2005-03-07 16:55:21 +0000 |
| commit | 166713abacd29ef52ee4a80e4a4b516676b84d24 (patch) | |
| tree | b5b7892d6487427d8be019419eac31640b1c0a1d /tests | |
| parent | 3dffe40cc4329636b5a59d5586cfd8e883b3fa2d (diff) | |
| download | php-git-166713abacd29ef52ee4a80e4a4b516676b84d24.tar.gz | |
Remove test case for a Won't Fix bug
Diffstat (limited to 'tests')
| -rw-r--r-- | tests/basic/bug31672.phpt | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/tests/basic/bug31672.phpt b/tests/basic/bug31672.phpt deleted file mode 100644 index 450427630f..0000000000 --- a/tests/basic/bug31672.phpt +++ /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 |
