From 3c12d0ae54eccaef7c265af4f782d95250308dc9 Mon Sep 17 00:00:00 2001 From: "monty@mysql.com" <> Date: Thu, 28 Jul 2005 03:22:47 +0300 Subject: Added end marker for tests to make future merges easier --- mysql-test/t/binary.test | 2 ++ 1 file changed, 2 insertions(+) (limited to 'mysql-test/t/binary.test') diff --git a/mysql-test/t/binary.test b/mysql-test/t/binary.test index 54ad8e92237..02773b32302 100644 --- a/mysql-test/t/binary.test +++ b/mysql-test/t/binary.test @@ -87,3 +87,5 @@ drop table t1; create table t1 (a binary); show create table t1; drop table t1; + +# End of 4.1 tests -- cgit v1.2.1