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