aboutsummaryrefslogtreecommitdiff
path: root/plugin/header/header_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/header/header_test.go')
-rw-r--r--plugin/header/header_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/header/header_test.go b/plugin/header/header_test.go
index 396e26d07..bd80e8635 100644
--- a/plugin/header/header_test.go
+++ b/plugin/header/header_test.go
@@ -78,7 +78,5 @@ func TestHeader(t *testing.T) {
t.Errorf("Test %d: Expected flag state=%t, but got %t", i, test.expected, test.got(m))
continue
}
-
}
-
}