summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bind_boolean_1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bind_boolean_1.phpt')
-rw-r--r--ext/oci8/tests/bind_boolean_1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bind_boolean_1.phpt b/ext/oci8/tests/bind_boolean_1.phpt
index a080e7d7f7..35da536c05 100644
--- a/ext/oci8/tests/bind_boolean_1.phpt
+++ b/ext/oci8/tests/bind_boolean_1.phpt
@@ -102,7 +102,7 @@ var_dump($b1, $b2);
?>
===DONE===
<?php exit(0); ?>
---EXPECTF--
+--EXPECT--
Test 1
bool(true)
bool(false)