Skip to content

Commit

Permalink
Remove 'teststale'
Browse files Browse the repository at this point in the history
As of go 1.10, go's own build cache will ensure we do not rebuild or
relink tests.
  • Loading branch information
thockin committed Apr 11, 2018
1 parent 5433ebd commit 46146f6
Show file tree
Hide file tree
Showing 7 changed files with 3 additions and 619 deletions.
1 change: 0 additions & 1 deletion hack/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@ filegroup(
srcs = [
":package-srcs",
"//hack/boilerplate:all-srcs",
"//hack/cmd/teststale:all-srcs",
"//hack/e2e-internal:all-srcs",
"//hack/lib:all-srcs",
"//hack/make-rules:all-srcs",
Expand Down
39 changes: 0 additions & 39 deletions hack/cmd/teststale/BUILD

This file was deleted.

209 changes: 0 additions & 209 deletions hack/cmd/teststale/teststale.go

This file was deleted.

Loading

0 comments on commit 46146f6

Please sign in to comment.