diff options
-rw-r--r-- | ext/tidy/tests/016.phpt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tidy/tests/016.phpt b/ext/tidy/tests/016.phpt index c2fddce6fe..001371aa3e 100644 --- a/ext/tidy/tests/016.phpt +++ b/ext/tidy/tests/016.phpt @@ -1,5 +1,5 @@ --TEST-- -Passing configuration file through tidy_parse_file() +Passing configuration file through tidy_parse_file() (may fail with buggy libtidy) --SKIPIF-- <?php if (!extension_loaded("tidy")) print "skip"; ?> --FILE-- |