Files
open-cluster-management/vendor/github.com/openshift/api/network/v1/Makefile
2023-03-02 03:50:49 +01:00

4 lines
97 B
Makefile

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