Skip to content

Commit

Permalink
OPS-2508 otcdns tests are now part of the tests in the makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
MarkusBartels committed Jun 23, 2021
1 parent 6493e0c commit 344b024
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -22,6 +22,7 @@ $(shell mkdir -p "$(OUT)")
# go test -v .
#
test: _test/kubebuilder
go test -v ./otcdns
go test -v .

#
Expand Down

0 comments on commit 344b024

Please sign in to comment.