aboutsummaryrefslogtreecommitdiff
path: root/test/fixedbugs/issue20245.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/fixedbugs/issue20245.go')
-rw-r--r--test/fixedbugs/issue20245.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/fixedbugs/issue20245.go b/test/fixedbugs/issue20245.go
index b07dbe20de..20258231d1 100644
--- a/test/fixedbugs/issue20245.go
+++ b/test/fixedbugs/issue20245.go
@@ -1,4 +1,4 @@
-// errorcheck
+// errorcheck -d=panic
// Copyright 2017 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style