aboutsummaryrefslogtreecommitdiff
path: root/test/readme_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/readme_test.go')
-rw-r--r--test/readme_test.go1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/readme_test.go b/test/readme_test.go
index bc79f7465..4012a2154 100644
--- a/test/readme_test.go
+++ b/test/readme_test.go
@@ -167,7 +167,6 @@ func sectionsFromReadme(readme string) error {
return fmt.Errorf("Sections incomplete or ordered wrong: %q, want (at least): Name, Descripion, Syntax and Examples", readme)
}
return nil
-
}
func create(c map[string]string) {