mirror of
https://github.com/davidallendj/configurator.git
synced 2025-12-20 03:27:02 -07:00
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
|
# run all of the unit tests
|
||||||
test:
|
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