Files
open-cluster-management/vendor/github.com/openshift/api/operator/v1/Makefile
xuezhaojun ad38b9465f Relocate pkgs. (#146)
Signed-off-by: xuezhaojun <zxue@redhat.com>
2023-05-29 07:20:55 -04:00

4 lines
98 B
Makefile

.PHONY: test
test:
make -C ../../tests test GINKGO_EXTRA_ARGS=--focus="operator.openshift.io/v1"