summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/debug.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/debug.phpt')
-rw-r--r--ext/oci8/tests/debug.phpt7
1 files changed, 3 insertions, 4 deletions
diff --git a/ext/oci8/tests/debug.phpt b/ext/oci8/tests/debug.phpt
index fe96e6e87e..66ab0f0d00 100644
--- a/ext/oci8/tests/debug.phpt
+++ b/ext/oci8/tests/debug.phpt
@@ -16,10 +16,9 @@ else {
oci_connect($user, $password);
}
-echo "Done\n";
-
oci_internal_debug(false);
?>
---EXPECTREGEX--
-^OCI8 DEBUG: .*Done$
+===DONE===
+--EXPECT--
+===DONE===