summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/lob_012.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/lob_012.phpt')
-rw-r--r--ext/oci8/tests/lob_012.phpt4
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/oci8/tests/lob_012.phpt b/ext/oci8/tests/lob_012.phpt
index 99b971a0bd..d85440a062 100644
--- a/ext/oci8/tests/lob_012.phpt
+++ b/ext/oci8/tests/lob_012.phpt
@@ -1,10 +1,10 @@
--TEST--
-oci_lob_export()
+oci_lob_export()
--SKIPIF--
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php