added skiped newline to the end of file mysql-test/t/mysqldump.test

parent cc1ff3c4
......@@ -60,4 +60,4 @@ DROP TABLE t1;
create table ```a` (i int);
--exec $MYSQL_DUMP --skip-comments test
drop table ```a`;
\ No newline at end of file
drop table ```a`;
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment