diff options
Diffstat (limited to 'ext/oci8/tests/imp_res_cursor.phpt')
-rw-r--r-- | ext/oci8/tests/imp_res_cursor.phpt | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ext/oci8/tests/imp_res_cursor.phpt b/ext/oci8/tests/imp_res_cursor.phpt index 221ef80d47..4aba076bb2 100644 --- a/ext/oci8/tests/imp_res_cursor.phpt +++ b/ext/oci8/tests/imp_res_cursor.phpt @@ -85,8 +85,6 @@ $stmtarray = array( oci8_test_sql_execute($c, $stmtarray); ?> -===DONE=== -<?php exit(0); ?> --EXPECT-- Test 1 X @@ -96,4 +94,3 @@ Test 1 t u -===DONE=== |