summaryrefslogtreecommitdiff
path: root/Zend/tests/cast_to_bool.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'Zend/tests/cast_to_bool.phpt')
-rw-r--r--Zend/tests/cast_to_bool.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/Zend/tests/cast_to_bool.phpt b/Zend/tests/cast_to_bool.phpt
index 66cec7c3c3..ebb1df6dfd 100644
--- a/Zend/tests/cast_to_bool.phpt
+++ b/Zend/tests/cast_to_bool.phpt
@@ -36,7 +36,7 @@ foreach ($vars as $var) {
echo "Done\n";
?>
---EXPECT--
+--EXPECT--
bool(true)
bool(true)
bool(false)