summaryrefslogtreecommitdiff
path: root/test/ddd2.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
commitf28fabf453b82b89ba1f283c5124cfd655ca65c9 (patch)
tree190023da95a60667195a206179795660e5efe4be /test/ddd2.go
parent0a77fadd70443040c8899e1df4825380e5f455ad (diff)
downloadgo-f28fabf453b82b89ba1f283c5124cfd655ca65c9.tar.gz
test: use testlib in a few more cases
Introduce a new skip cmd. R=golang-dev, bradfitz, iant, iant CC=golang-dev http://codereview.appspot.com/5868048
Diffstat (limited to 'test/ddd2.go')
-rw-r--r--test/ddd2.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ddd2.go b/test/ddd2.go
index 2edae36b1..a141a39c7 100644
--- a/test/ddd2.go
+++ b/test/ddd2.go
@@ -1,4 +1,4 @@
-// true
+// skip
// Copyright 2010 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style