diff options
Diffstat (limited to 'mysql-test/t/ps_2myisam.test')
-rw-r--r-- | mysql-test/t/ps_2myisam.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/ps_2myisam.test b/mysql-test/t/ps_2myisam.test index 534703efc14..0a335bd02a3 100644 --- a/mysql-test/t/ps_2myisam.test +++ b/mysql-test/t/ps_2myisam.test @@ -40,3 +40,5 @@ drop table t2 ; -- source include/ps_conv.inc drop table t1, t9; + +# End of 4.1 tests |