diff --git a/testdata/chinook/db.go b/testdata/chinook/db.go index 1481d193..b158aa7f 100644 --- a/testdata/chinook/db.go +++ b/testdata/chinook/db.go @@ -21,8 +21,7 @@ // SOFTWARE. /* - Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers. - +Chinook is a sample database available for SQL Server, Oracle, MySQL, etc. It can be created by running a single SQL script. Chinook database is an alternative to the Northwind database, being ideal for demos and testing ORM tools targeting single and multiple database servers. */ package chinook