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.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/bind_boolean_1.phpt b/ext/oci8/tests/bind_boolean_1.phpt
index 7c77187056..bd4ba356ec 100644
--- a/ext/oci8/tests/bind_boolean_1.phpt
+++ b/ext/oci8/tests/bind_boolean_1.phpt
@@ -100,8 +100,6 @@ oci_execute($s);
var_dump($b1, $b2);
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
Test 1
bool(true)
@@ -135,4 +133,3 @@ bool(true)
bool(false)
bool(false)
bool(true)
-===DONE===