diff options
Diffstat (limited to 'mysql-test/t/system_mysql_db_refs.test')
-rw-r--r-- | mysql-test/t/system_mysql_db_refs.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/system_mysql_db_refs.test b/mysql-test/t/system_mysql_db_refs.test index 9e2c5a20b54..c5146e1b043 100644 --- a/mysql-test/t/system_mysql_db_refs.test +++ b/mysql-test/t/system_mysql_db_refs.test @@ -99,3 +99,5 @@ drop table test_func; drop table test_host; drop table test_user; drop table test_db; + +# End of 4.1 tests |