diff options
author | unknown <istruewing@stella.local> | 2007-12-12 19:49:08 +0100 |
---|---|---|
committer | unknown <istruewing@stella.local> | 2007-12-12 19:49:08 +0100 |
commit | 0ced2a4d19839417ca6a6d6c8cc9c5cba259ef76 (patch) | |
tree | 50fbf052cae32c62c4d0ed4394f0df3f9fd72927 | |
parent | 6f568e0a9971e3f53a52f2007c38c6c349ba3f62 (diff) | |
download | mariadb-git-0ced2a4d19839417ca6a6d6c8cc9c5cba259ef76.tar.gz |
Dummy push to help pushbuild running again.
Fixed case of comment.
mysql-test/t/merge.test:
Fixed case of comment.
-rw-r--r-- | mysql-test/t/merge.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/mysql-test/t/merge.test b/mysql-test/t/merge.test index b5c1a01fe8e..b6debadcc94 100644 --- a/mysql-test/t/merge.test +++ b/mysql-test/t/merge.test @@ -1,5 +1,5 @@ # -# test of MERGE TABLES +# Test of MERGE TABLES # --disable_warnings |