Skip to content

Commit 8fb3507

Browse files
committed
Add OM test infrastructure
Generated with Claude Code
1 parent 275b248 commit 8fb3507

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
@@ -7,6 +7,7 @@ include $(addprefix ./vendor/github.com/openshift/build-machinery-go/make/, \
77
targets/openshift/images.mk \
88
targets/openshift/deps.mk \
99
targets/openshift/operator/telepresence.mk \
10+
targets/openshift/operator/mom.mk \
1011
)
1112

1213
# Exclude e2e tests from unit testing

0 commit comments

Comments
 (0)