summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/close.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/close.phpt')
-rw-r--r--ext/oci8/tests/close.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/close.phpt b/ext/oci8/tests/close.phpt
index 55bb4ea364..aed90fcaa7 100644
--- a/ext/oci8/tests/close.phpt
+++ b/ext/oci8/tests/close.phpt
@@ -13,5 +13,5 @@ oci_connect($user, $password, $dbase);
echo "Done\n";
?>
---EXPECTF--
+--EXPECT--
Done