summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bind_misccoltypes.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bind_misccoltypes.phpt')
-rw-r--r--ext/oci8/tests/bind_misccoltypes.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bind_misccoltypes.phpt b/ext/oci8/tests/bind_misccoltypes.phpt
index 9e55b3b1ff..703bd28c24 100644
--- a/ext/oci8/tests/bind_misccoltypes.phpt
+++ b/ext/oci8/tests/bind_misccoltypes.phpt
@@ -4,7 +4,7 @@ Bind miscellaneous column types using default types
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php