aboutsummaryrefslogtreecommitdiff
path: root/test/import2.go
diff options
context:
space:
mode:
authorShenghou Ma <minux.ma@gmail.com>2012-03-22 02:14:44 +0800
committerShenghou Ma <minux.ma@gmail.com>2012-03-22 02:14:44 +0800
commite2662835b8dd3ca4aa69997afe3774467a677df8 (patch)
tree06bf3d5b879d6031e1ef6639388320eb42601557 /test/import2.go
parent3a3c5aad4e6ccef38a1e6d56652523c3258da6a8 (diff)
downloadgo-e2662835b8dd3ca4aa69997afe3774467a677df8.tar.gz
go-e2662835b8dd3ca4aa69997afe3774467a677df8.zip
test: use testlib in a few more cases
Introduce a new skip cmd. R=golang-dev, bradfitz, iant, iant CC=golang-dev https://golang.org/cl/5868048
Diffstat (limited to 'test/import2.go')
-rw-r--r--test/import2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/import2.go b/test/import2.go
index 0acfabcc18..5c275f34b3 100644
--- a/test/import2.go
+++ b/test/import2.go
@@ -1,4 +1,4 @@
-// true # used by import3
+// skip # used by import3
// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style