make test now tests the go-kit example

This commit is contained in:
Manfred Touron 2016-12-13 17:21:15 +01:00
parent 8b771ff4c7
commit dbd5ed55a4
No known key found for this signature in database
GPG Key ID: 9CCF47DF1FD978A1
2 changed files with 4 additions and 3 deletions

View File

@ -9,3 +9,4 @@ install:
.PHONY: test .PHONY: test
test: build test: build
cd examples/dummy && make cd examples/dummy && make
cd examples/go-kit && make

View File

@ -1,9 +1,9 @@
{ {
"build-date": "2016-11-09T18:39:15.154031816+01:00", "build-date": "2016-12-13T17:20:48.431170897+01:00",
"build-hostname": "moul-rose.local", "build-hostname": "moul-rose.local",
"build-user": "moul", "build-user": "moul",
"go-pwd": "github.com/moul/protoc-gen-gotemplate/examples/dummy", "go-pwd": "",
"pwd": "/Users/moul/go/src/github.com/moul/protoc-gen-gotemplate/examples/dummy", "pwd": "/Users/moul/Git/moul/protoc-gen-gotemplate/examples/dummy",
"debug": false, "debug": false,
"file": { "file": {
"name": "dummy.proto", "name": "dummy.proto",