Newline at end of file

This commit is contained in:
Sergey Kurt 2017-04-01 18:59:22 +03:00
parent a4ba4b6e9d
commit e1dfd0bb1e

View file

@ -47,4 +47,4 @@ func test{{$tableNamePlural}}Upsert(t *testing.T) {
if count != 1 {
t.Error("want one record, got:", count)
}
}
}