diff --git a/ext/tidy/tests/023.phpt b/ext/tidy/tests/023.phpt index e5ed376a7b1..7b27452e4bb 100644 --- a/ext/tidy/tests/023.phpt +++ b/ext/tidy/tests/023.phpt @@ -13,7 +13,7 @@ echo "-------\n"; $tidy = new tidy(); $tidy->parseString(''); -var_dump($tidy->value); +var_dump(rtrim($tidy->value)); echo "-------\n"; @@ -42,7 +42,7 @@ string(%d) " -%s" +" ------- bool(true) bool(true)