summaryrefslogtreecommitdiff
path: root/test/interface/recursive1.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/interface/recursive1.go')
-rw-r--r--test/interface/recursive1.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/interface/recursive1.go b/test/interface/recursive1.go
index 524dda82c..cc3cdc37f 100644
--- a/test/interface/recursive1.go
+++ b/test/interface/recursive1.go
@@ -1,4 +1,4 @@
-// true # used by recursive2
+// skip # used by recursive2
// Copyright 2012 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style