mirror of
https://github.com/k3s-io/kubernetes.git
synced 2026-07-18 04:54:54 +00:00
feature_enable_disable.go was missing the suffix _test.go to be considered as a test. Without it, TestEnableDisableServiceCIDR was not executed. Signed-off-by: Lionel Jouin <lionel.jouin@est.tech>