Fix test dependency.

pull/66/head
Dan Lorenc 2016-05-13 09:55:15 -07:00
parent ddbc7e16c6
commit a2be50b318
1 changed files with 1 additions and 1 deletions

View File

@ -45,7 +45,7 @@ integration: out/minikube
go test -v ./test/integration --tags=integration
.PHONY: test
test: .gopath
test: .gopath pkg/minikube/cluster/localkubecontents.go
./test.sh
pkg/minikube/cluster/localkubecontents.go: out/localkube $(GOPATH)/bin/go-bindata