diff options
Diffstat (limited to 'vm/vm_test.go')
| -rw-r--r-- | vm/vm_test.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/vm/vm_test.go b/vm/vm_test.go index 23e3f2c7d..860254dab 100644 --- a/vm/vm_test.go +++ b/vm/vm_test.go @@ -105,7 +105,6 @@ type Test struct { Report *report.Report } -// nolint: goconst // "DIAGNOSE\n", "BUG: bad\n" and "other output\n" var tests = []*Test{ { Name: "program-exits-normally", |
