Fixed container tests and import
This commit is contained in:
parent
0c8c3cc41e
commit
195d572036
3 changed files with 6 additions and 7 deletions
2
Makefile
2
Makefile
|
|
@ -29,5 +29,5 @@ run:
|
|||
go run main.go
|
||||
|
||||
.PHONY: test
|
||||
run:
|
||||
test:
|
||||
go test ./...
|
||||
Loading…
Add table
Add a link
Reference in a new issue