mirror of
https://github.com/opentofu/opentofu.git
synced 2025-01-09 07:33:58 -06:00
4 lines
41 B
Makefile
4 lines
41 B
Makefile
|
test:
|
||
|
go get -v -d -t ./...
|
||
|
go test -v
|