Merge pull request #144 from squeed/build-fixes
build: some small improvements; bump to go1.10
This commit is contained in:
@ -25,7 +25,7 @@ import (
|
||||
|
||||
func TestIntegration(t *testing.T) {
|
||||
RegisterFailHandler(Fail)
|
||||
RunSpecs(t, "Integration Suite")
|
||||
RunSpecs(t, "integration")
|
||||
}
|
||||
|
||||
var echoServerBinaryPath string
|
||||
|
Reference in New Issue
Block a user