summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/lob_016.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/lob_016.phpt')
-rw-r--r--ext/oci8/tests/lob_016.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/lob_016.phpt b/ext/oci8/tests/lob_016.phpt
index 9f3b2f690f..70f93b90e1 100644
--- a/ext/oci8/tests/lob_016.phpt
+++ b/ext/oci8/tests/lob_016.phpt
@@ -7,7 +7,7 @@ require(dirname(__FILE__).'/skipif.inc');
?>
--FILE--
<?php
-
+
require dirname(__FILE__).'/connect.inc';
$drop = "DROP table lob_test";