diff options
Diffstat (limited to 'ext/oci8/tests/imp_res_1.phpt')
-rw-r--r-- | ext/oci8/tests/imp_res_1.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/imp_res_1.phpt b/ext/oci8/tests/imp_res_1.phpt index 7379b606f2..28725fdd17 100644 --- a/ext/oci8/tests/imp_res_1.phpt +++ b/ext/oci8/tests/imp_res_1.phpt @@ -117,8 +117,6 @@ $stmtarray = array( oci8_test_sql_execute($c, $stmtarray); ?> -===DONE=== -<?php exit(0); ?> --EXPECTF-- Test 1 - oci_fetch_assoc array(2) { @@ -627,4 +625,3 @@ array(4) { ["C2"]=> string(5) "klmno" } -===DONE=== |