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