summaryrefslogtreecommitdiffstats
path: root/commands/commands_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/commands_test.go')
-rw-r--r--commands/commands_test.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/commands/commands_test.go b/commands/commands_test.go
index d576b4428..907f003c0 100644
--- a/commands/commands_test.go
+++ b/commands/commands_test.go
@@ -237,11 +237,6 @@ List: {{ .Title }}
`)
- writeFile(t, filepath.Join(d, "static", "my.txt"), `
-MyMy
-
-`)
-
return d, nil
}