summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/connect_without_oracle_home_11.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/connect_without_oracle_home_11.phpt')
-rw-r--r--ext/oci8/tests/connect_without_oracle_home_11.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/connect_without_oracle_home_11.phpt b/ext/oci8/tests/connect_without_oracle_home_11.phpt
index 9962ecfcf8..09f778362c 100644
--- a/ext/oci8/tests/connect_without_oracle_home_11.phpt
+++ b/ext/oci8/tests/connect_without_oracle_home_11.phpt
@@ -31,7 +31,7 @@ if (!empty($dbase)) {
else {
var_dump(oci_connect($user, $password));
}
-
+
?>
===DONE===
<?php exit(0); ?>