summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/imp_res_get_5.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/imp_res_get_5.phpt')
-rw-r--r--ext/oci8/tests/imp_res_get_5.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/imp_res_get_5.phpt b/ext/oci8/tests/imp_res_get_5.phpt
index 79bb170a59..dca564b4f0 100644
--- a/ext/oci8/tests/imp_res_get_5.phpt
+++ b/ext/oci8/tests/imp_res_get_5.phpt
@@ -93,8 +93,6 @@ while (($row = oci_fetch_row($s)) != false) { // parent
oci_free_statement($s);
?>
-===DONE===
-<?php exit(0); ?>
--EXPECT--
Test 1
3
@@ -121,4 +119,3 @@ Test 3 - fetch part of IRS explicitly
Test 4 - skip IRSs
5
6
-===DONE===