summaryrefslogtreecommitdiff
path: root/ext/tidy/tests/014.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/tidy/tests/014.phpt')
-rw-r--r--ext/tidy/tests/014.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/tidy/tests/014.phpt b/ext/tidy/tests/014.phpt
index a391b3dc9e..a2389f0b7e 100644
--- a/ext/tidy/tests/014.phpt
+++ b/ext/tidy/tests/014.phpt
@@ -8,7 +8,7 @@ Passing configuration options through tidy_parse_string().
$tidy = tidy_parse_string($text, array('show-body-only'=>true));
tidy_clean_repair($tidy);
echo tidy_get_output($tidy);
-
+
?>
--EXPECT--
<b>testing</b> \ No newline at end of file