summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bug42496_2.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bug42496_2.phpt')
-rw-r--r--ext/oci8/tests/bug42496_2.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bug42496_2.phpt b/ext/oci8/tests/bug42496_2.phpt
index 71854f3d46..2f002296cb 100644
--- a/ext/oci8/tests/bug42496_2.phpt
+++ b/ext/oci8/tests/bug42496_2.phpt
@@ -5,7 +5,7 @@ Bug #42496 (LOB fetch leaks cursors, eventually failing with ORA-1000 maximum op
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
if (getenv('SKIP_SLOW_TESTS')) die('skip slow tests excluded by request');
-?>
+?>
--FILE--
<?php