mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-07-23 03:41:45 +00:00
remove outdated extensions group test
This commit is contained in:
parent
b74c542de5
commit
b199047fa6
@ -93,10 +93,6 @@ func TestAppsPrefix(t *testing.T) {
|
|||||||
testPrefix(t, "/apis/apps/")
|
testPrefix(t, "/apis/apps/")
|
||||||
}
|
}
|
||||||
|
|
||||||
func TestExtensionsPrefix(t *testing.T) {
|
|
||||||
testPrefix(t, "/apis/extensions/")
|
|
||||||
}
|
|
||||||
|
|
||||||
func TestKubernetesService(t *testing.T) {
|
func TestKubernetesService(t *testing.T) {
|
||||||
config := framework.NewMasterConfig()
|
config := framework.NewMasterConfig()
|
||||||
_, _, closeFn := framework.RunAMaster(config)
|
_, _, closeFn := framework.RunAMaster(config)
|
||||||
|
Loading…
Reference in New Issue
Block a user