add missing newline

This commit is contained in:
Frank Braun 2020-08-20 02:50:22 +00:00
parent ddac31c587
commit c0ffa3b4ce
1 changed files with 1 additions and 1 deletions

View File

@ -20,4 +20,4 @@ jobs:
run: | run: |
go get github.com/frankbraun/gocheck go get github.com/frankbraun/gocheck
export PATH=$GOPATH/bin:$PATH export PATH=$GOPATH/bin:$PATH
make test make test