summaryrefslogtreecommitdiff
path: root/mysql-test/t/gcc296.test
diff options
context:
space:
mode:
Diffstat (limited to 'mysql-test/t/gcc296.test')
-rw-r--r--mysql-test/t/gcc296.test2
1 files changed, 2 insertions, 0 deletions
diff --git a/mysql-test/t/gcc296.test b/mysql-test/t/gcc296.test
index ebca4dbc897..bfcd56ff396 100644
--- a/mysql-test/t/gcc296.test
+++ b/mysql-test/t/gcc296.test
@@ -18,3 +18,5 @@ INSERT INTO t1 VALUES ('0104000000','xxx','XXX');
select * from t1;
drop table t1;
+
+# End of 4.1 tests