make test now tests the go-kit example
This commit is contained in:
		
							
								
								
									
										1
									
								
								Makefile
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								Makefile
									
									
									
									
									
								
							| @@ -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 | ||||||
|   | |||||||
| @@ -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", | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user