summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bug35973.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bug35973.phpt')
-rw-r--r--ext/oci8/tests/bug35973.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bug35973.phpt b/ext/oci8/tests/bug35973.phpt
index 3f4299ea29..399391b8e9 100644
--- a/ext/oci8/tests/bug35973.phpt
+++ b/ext/oci8/tests/bug35973.phpt
@@ -4,7 +4,7 @@ Bug #35973 (Error ORA-24806 occurs when trying to fetch a NCLOB field)
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php