mirror of
https://github.com/optim-enterprises-bv/kubernetes.git
synced 2025-11-06 13:18:21 +00:00
Fixed formatting.
This commit is contained in:
@@ -41,8 +41,8 @@ func podWithContainers(containers ...api.Container) api.BoundPod {
|
||||
|
||||
func TestAllowed(t *testing.T) {
|
||||
table := []struct {
|
||||
err error
|
||||
pods []api.BoundPod
|
||||
err error
|
||||
pods []api.BoundPod
|
||||
}{
|
||||
{
|
||||
err: nil,
|
||||
|
||||
Reference in New Issue
Block a user