summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/coll_004_func.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/coll_004_func.phpt')
-rw-r--r--ext/oci8/tests/coll_004_func.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/coll_004_func.phpt b/ext/oci8/tests/coll_004_func.phpt
index 8f24363e1d..1061dbac11 100644
--- a/ext/oci8/tests/coll_004_func.phpt
+++ b/ext/oci8/tests/coll_004_func.phpt
@@ -4,7 +4,7 @@ oci_collection_assign()
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php