Skip to content

Commit

Permalink
Update generate-protocol-test Makefile task
Browse files Browse the repository at this point in the history
  • Loading branch information
lsegal committed Mar 17, 2015
1 parent 7d03e7c commit 8bce939
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
default: generate

generate-protocol-test:
go generate ./internal/fixtures/protocol
go generate ./internal/protocol/...

generate-integration-test:
go generate ./internal/fixtures/integration
Expand Down

0 comments on commit 8bce939

Please sign in to comment.