summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/pecl_bug16842.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/pecl_bug16842.phpt')
-rw-r--r--ext/oci8/tests/pecl_bug16842.phpt3
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/pecl_bug16842.phpt b/ext/oci8/tests/pecl_bug16842.phpt
index c4a3fc2650..302b81d68c 100644
--- a/ext/oci8/tests/pecl_bug16842.phpt
+++ b/ext/oci8/tests/pecl_bug16842.phpt
@@ -33,8 +33,6 @@ var_dump(oci_error($s));
oci_close($c);
?>
-===DONE===
-<?php exit(0); ?>
--EXPECTF--
Test 1
Raises NO_DATA_FOUND
@@ -70,4 +68,3 @@ ORA-06512: at line 1"
["sqltext"]=>
string(29) "begin raise ZERO_DIVIDE; end;"
}
-===DONE===