summaryrefslogtreecommitdiff
path: root/mysql-test/t/lowercase_table_grant.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/lowercase_table_grant.test')
-rw-r--r--mysql-test/t/lowercase_table_grant.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/lowercase_table_grant.test b/mysql-test/t/lowercase_table_grant.test
index 3d6adb477a3..7449231fca5 100644
--- a/mysql-test/t/lowercase_table_grant.test
+++ b/mysql-test/t/lowercase_table_grant.test
@@ -26,3 +26,5 @@ flush privileges;
drop user mysqltest_1@localhost;
drop database MYSQLtest;
+
+# End of 4.1 tests