summaryrefslogtreecommitdiff
path: root/mysql-test/t/show_check.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/show_check.test')
-rw-r--r--mysql-test/t/show_check.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/show_check.test b/mysql-test/t/show_check.test
index 76691ad79b1..e6a404e3b57 100644
--- a/mysql-test/t/show_check.test
+++ b/mysql-test/t/show_check.test
@@ -377,3 +377,5 @@ create table t1 (
);
SHOW CREATE TABLE t1;
DROP TABLE t1;
+
+# End of 4.1 tests