Commit aaa35925 authored by unknown's avatar unknown

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


mysql-test/t/mysqldump.test:
  added skiped newline to the end of file
parent a54adfc3
......@@ -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