Skip to content

Commit

Permalink
Use tools.go instead of dummy_test 👼
Browse files Browse the repository at this point in the history
Signed-off-by: Vincent Demeester <[email protected]>
  • Loading branch information
vdemeester authored and tekton-robot committed Dec 19, 2019
1 parent 3b4b1ff commit ad73504
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 27 deletions.
1 change: 1 addition & 0 deletions hack/tools.go
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ package tools

import (
_ "github.com/tektoncd/plumbing"
_ "github.com/tektoncd/plumbing/scripts"

_ "k8s.io/code-generator/cmd/client-gen"
_ "k8s.io/code-generator/cmd/deepcopy-gen"
Expand Down
27 changes: 0 additions & 27 deletions test/dummy_test.go

This file was deleted.

0 comments on commit ad73504

Please sign in to comment.