Commit Graph

1 Commits

Author SHA1 Message Date
Daniel Martí
58cd3ddf0c Add empty healthz test_utils to fix go build ./...
Without any .go file that doesn't end in _test, it fails:

no buildable Go source files in [...]/integration/tests/healthz

An empty source file works around this.
2015-08-26 12:15:55 -07:00