Skip to content

Commit 64db9a0

Browse files
committed
Add integration test target for MOM
1 parent 57d495a commit 64db9a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Makefile

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ include $(addprefix ./vendor/github.com/openshift/build-machinery-go/make/, \
88
targets/openshift/images.mk \
99
targets/openshift/bindata.mk \
1010
targets/openshift/operator/telepresence.mk \
11+
targets/openshift/operator/mom.mk \
1112
)
1213

1314
# Run core verification and all self contained tests.

0 commit comments

Comments
 (0)