New line at end of file

This commit is contained in:
Sergey Kurt 2017-03-16 11:01:49 +03:00
parent 8de60ee26a
commit b1b0249898
2 changed files with 2 additions and 2 deletions

View file

@ -208,4 +208,4 @@ CacheNoHooks:
return nil return nil
{{- end}} {{- end}}
} }
{{- end}} {{- end}}

View file

@ -49,4 +49,4 @@ func test{{$tableNamePlural}}Upsert(t *testing.T) {
t.Error("want one record, got:", count) t.Error("want one record, got:", count)
} }
} }
{{- end}} {{- end}}