Add blank line to Gomfile.

This commit is contained in:
Andrey Smirnov
2014-02-26 16:49:04 +04:00
parent d65ed73a8a
commit 5e97e18d9d

View File

@@ -19,4 +19,4 @@ group :development do
gom 'github.com/mattn/goveralls'
gom 'github.com/axw/gocov/gocov'
gom 'code.google.com/p/go.tools/cmd/cover'
end
end