aboutsummaryrefslogtreecommitdiffstats
path: root/commands/golden_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'commands/golden_test.go')
-rw-r--r--commands/golden_test.go5
1 files changed, 0 insertions, 5 deletions
diff --git a/commands/golden_test.go b/commands/golden_test.go
deleted file mode 100644
index 9fcee0d6..00000000
--- a/commands/golden_test.go
+++ /dev/null
@@ -1,5 +0,0 @@
-package commands
-
-import "flag"
-
-var update = flag.Bool("update", false, "update golden files")