summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/bug40078.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/bug40078.phpt')
-rw-r--r--ext/oci8/tests/bug40078.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/bug40078.phpt b/ext/oci8/tests/bug40078.phpt
index d9b54e295f..26c175748b 100644
--- a/ext/oci8/tests/bug40078.phpt
+++ b/ext/oci8/tests/bug40078.phpt
@@ -4,7 +4,7 @@ Bug #40078 (ORA-01405 when fetching NULL values using oci_bind_array_by_name())
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php