summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/lob_temp1.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/lob_temp1.phpt')
-rw-r--r--ext/oci8/tests/lob_temp1.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/lob_temp1.phpt b/ext/oci8/tests/lob_temp1.phpt
index a1cf843dfe..de1e30630a 100644
--- a/ext/oci8/tests/lob_temp1.phpt
+++ b/ext/oci8/tests/lob_temp1.phpt
@@ -7,7 +7,7 @@ require(dirname(__FILE__).'/skipif.inc');
?>
--FILE--
<?php
-
+
require dirname(__FILE__).'/connect.inc';
$blob = oci_new_descriptor($c,OCI_D_LOB);