From 3b8e4d97a19218549c59008f9f7a8be8cd9e5994 Mon Sep 17 00:00:00 2001 From: Paul Morie Date: Sat, 16 May 2015 16:52:23 -0400 Subject: [PATCH] Run tests for third-party code --- hack/test-go.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/hack/test-go.sh b/hack/test-go.sh index 872a60b8710..fd6c9901f54 100755 --- a/hack/test-go.sh +++ b/hack/test-go.sh @@ -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/*' \