diff options
Diffstat (limited to 'mysql-test/t/ps_4heap.test')
-rw-r--r-- | mysql-test/t/ps_4heap.test | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/ps_4heap.test b/mysql-test/t/ps_4heap.test index a7b2e332af4..9538224bb95 100644 --- a/mysql-test/t/ps_4heap.test +++ b/mysql-test/t/ps_4heap.test @@ -47,3 +47,5 @@ eval create table t9 -- source include/ps_conv.inc drop table t1, t9; + +# End of 4.1 tests |