Files
open-cluster-management/vendor/github.com/openshift/api/console/v1/Makefile
T
2023-05-29 07:20:55 -04:00

4 lines
97 B
Makefile

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