Skip to content

Commit 71aa67a

Browse files
committed
remove testing params
Change-Id: I96ca210ff3173ce4b8e72cbeffbb2f39c0863de4
1 parent cb05e01 commit 71aa67a

2 files changed

+2
-2
lines changed

test/devirtualization.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// errorcheck -0 -m -d=testing=2
1+
// errorcheck -0 -m
22

33
// Copyright 2025 The Go Authors. All rights reserved.
44
// Use of this source code is governed by a BSD-style

test/devirtualization_with_type_assertions_interleaved.go

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// errorcheck -0 -m -d=testing=2
1+
// errorcheck -0 -m
22

33
// Copyright 2025 The Go Authors. All rights reserved.
44
// Use of this source code is governed by a BSD-style

0 commit comments

Comments
 (0)