summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/coll_019.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/coll_019.phpt')
-rw-r--r--ext/oci8/tests/coll_019.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oci8/tests/coll_019.phpt b/ext/oci8/tests/coll_019.phpt
index e0c896dce1..e9896c4658 100644
--- a/ext/oci8/tests/coll_019.phpt
+++ b/ext/oci8/tests/coll_019.phpt
@@ -4,10 +4,10 @@ Test collection Oracle error handling collections and numbers (2)
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php