summaryrefslogtreecommitdiff
path: root/ext/oci8/tests/commit_001.phpt
diff options
context:
space:
mode:
Diffstat (limited to 'ext/oci8/tests/commit_001.phpt')
-rw-r--r--ext/oci8/tests/commit_001.phpt2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/oci8/tests/commit_001.phpt b/ext/oci8/tests/commit_001.phpt
index 2df6b03382..2696217a0f 100644
--- a/ext/oci8/tests/commit_001.phpt
+++ b/ext/oci8/tests/commit_001.phpt
@@ -74,7 +74,7 @@ var_dump($all);
require(dirname(__FILE__).'/drop_table.inc');
-
+
echo "Done\n";
?>
--EXPECT--