Skip to content

Commit

Permalink
add -t flag to get test dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
rakelkar committed Oct 13, 2017
1 parent 59d8008 commit 490f5d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test.ps1
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
go get ./...
go get -t ./...
go test -v ./...

0 comments on commit 490f5d2

Please sign in to comment.