mirror of
https://github.com/MariaDB/server.git
synced 2025-08-07 00:04:31 +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);
|
create table ```a` (i int);
|
||||||
--exec $MYSQL_DUMP --skip-comments test
|
--exec $MYSQL_DUMP --skip-comments test
|
||||||
drop table ```a`;
|
drop table ```a`;
|
||||||
|
Reference in New Issue
Block a user