mirror of
https://github.com/MariaDB/server.git
synced 2025-07-30 16:24:05 +03:00
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
This commit is contained in:
@ -60,4 +60,4 @@ DROP TABLE t1;
|
||||
|
||||
create table ```a` (i int);
|
||||
--exec $MYSQL_DUMP --skip-comments test
|
||||
drop table ```a`;
|
||||
drop table ```a`;
|
||||
|
Reference in New Issue
Block a user