summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/commit_002.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/commit_002.phpt')
-rw-r--r--ext/oci8/tests/commit_002.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/commit_002.phpt b/ext/oci8/tests/commit_002.phpt
index b38d9aaa2d..143b0077fe 100644
--- a/ext/oci8/tests/commit_002.phpt
+++ b/ext/oci8/tests/commit_002.phpt
@@ -60,8 +60,6 @@ $stmtarray = array(
oci8_test_sql_execute($c, $stmtarray);
?>
-===DONE===
-<?php exit(0); ?>
--EXPECTF--
First Insert
Could not execute: ORA-02290: %s (%s.COMMIT_002_TAB_CHECK_X) %s
@@ -71,4 +69,3 @@ Warning: oci_commit(): ORA-02091: %s
ORA-02290: %s (%s.COMMIT_002_TAB_CHECK_Y) %s in %scommit_002.php on line %d
Could not commit: ORA-02091: %s
ORA-02290: %s (%s.COMMIT_002_TAB_CHECK_Y) %s
-===DONE===