-
Notifications
You must be signed in to change notification settings - Fork 25
Closed
Description
$ make
go test ./...
# github.com/nicksherron/bashhub-server/cmd
cmd/root.go:122:3: Println arg list ends with redundant newline
? github.com/nicksherron/bashhub-server [no test files]
make: *** [test] Error 2
The Println error can be fixed by merging the following PR: #10
New error from make after making this change is:
$ make
go test ./...
? github.com/nicksherron/bashhub-server [no test files]
? github.com/nicksherron/bashhub-server/cmd [no test files]
? github.com/nicksherron/bashhub-server/internal [no test files]
Metadata
Metadata
Assignees
Labels
No labels