diff options
Diffstat (limited to 'ext/tidy/tests/008.phpt')
-rw-r--r-- | ext/tidy/tests/008.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/tidy/tests/008.phpt b/ext/tidy/tests/008.phpt index 6ddbd191b8..150b98f560 100644 --- a/ext/tidy/tests/008.phpt +++ b/ext/tidy/tests/008.phpt @@ -2,9 +2,6 @@ Accessing the error buffer via $obj->error_buf... --SKIPIF-- <?php if (!extension_loaded("tidy")) print "skip"; ?> ---POST-- ---GET-- ---INI-- --FILE-- <?php $a = tidy_parse_string("<HTML><asd asdf></HTML>"); |