Run tests for third-party code

This commit is contained in:
Paul Morie 2015-05-16 16:52:23 -04:00
parent dfe80efa69
commit 3b8e4d97a1

View File

@ -32,7 +32,6 @@ kube::test::find_dirs() {
-o -wholename './_output' \
-o -wholename './release' \
-o -wholename './target' \
-o -wholename '*/third_party/*' \
-o -wholename '*/Godeps/*' \
-o -wholename '*/contrib/podex/*' \
-o -wholename '*/test/integration/*' \