summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/lob_042.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/lob_042.phpt')
-rw-r--r--ext/oci8/tests/lob_042.phpt6
1 files changed, 3 insertions, 3 deletions
diff --git a/ext/oci8/tests/lob_042.phpt b/ext/oci8/tests/lob_042.phpt
index 264c610455..00f280524c 100644
--- a/ext/oci8/tests/lob_042.phpt
+++ b/ext/oci8/tests/lob_042.phpt
@@ -4,7 +4,7 @@ Check various LOB error messages
<?php
$target_dbs = array('oracledb' => true, 'timesten' => false); // test runs on these DBs
require(dirname(__FILE__).'/skipif.inc');
-?>
+?>
--FILE--
<?php
@@ -39,9 +39,9 @@ var_dump($blob->import("does_not_exist"));
var_dump($blob->saveFile("does_not_exist"));
require(dirname(__FILE__).'/drop_table.inc');
-
+
echo "Done\n";
-
+
?>
--EXPECTF--
object(OCI-Lob)#%d (1) {