Fixed formatting.

This commit is contained in:
Jerzy Szczepkowski
2015-02-05 00:52:34 +01:00
parent ad4c2ee630
commit 0010e02148
2 changed files with 5 additions and 5 deletions

View File

@@ -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,