tests: more organized
This commit is contained in:
parent
b51d5dda8c
commit
d4dcc4c3c8
2
Makefile
2
Makefile
@ -68,7 +68,7 @@ test_unit:
|
||||
@go test $(PACKAGES)
|
||||
|
||||
test_cover:
|
||||
@bash test_cover.sh
|
||||
@bash tests/test_cover.sh
|
||||
|
||||
benchmark:
|
||||
@go test -bench=. $(PACKAGES)
|
||||
|
||||
Loading…
Reference in New Issue
Block a user