Updated Makefile
This commit is contained in:
parent
7115954cf1
commit
e14a27cf84
1 changed files with 1 additions and 1 deletions
2
Makefile
2
Makefile
|
|
@ -28,4 +28,4 @@ clean:
|
|||
|
||||
# run all of the unit tests
|
||||
test:
|
||||
go test ./tests --tags=all
|
||||
go test ./tests/generate_test.go --tags=all
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue