diff options
Diffstat (limited to 'commands/golden_test.go')
-rw-r--r-- | commands/golden_test.go | 5 |
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") |