Codebase Browser
kubernetes
Go to App
kubernetes
/
test/integration/apiserver/
export_test.go
// Tests that the apiserver rejects the export param
func
TestExportRejection
(
t
*
testing
.
T
)
{
…
}