summaryrefslogtreecommitdiff
path: root/test/compos.go
diff options
context:
space:
mode:
authorR?my Oudompheng <oudomphe@phare.normalesup.org>2012-02-18 22:15:42 +0100
committerR?my Oudompheng <oudomphe@phare.normalesup.org>2012-02-18 22:15:42 +0100
commit4f4245d292b8f51a6d9fe1a843eeeac41cf4d21c (patch)
tree4357e8f1483d2822c75c6993ed6616c1e0e2b26b /test/compos.go
parent00f163e3d34d9d40cd594e6f166102c036205b52 (diff)
downloadgo-4f4245d292b8f51a6d9fe1a843eeeac41cf4d21c.tar.gz
test: use testlib (another bunch).
Apply sed with: 1s,^// $G $D/$F.go && $L $F.$A && ./$A.out || echo.*,// run, 1s,^// $G $D/$F.go || echo.*,// compile, R=golang-dev, rsc CC=golang-dev http://codereview.appspot.com/5656099
Diffstat (limited to 'test/compos.go')
-rw-r--r--test/compos.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/compos.go b/test/compos.go
index 70f90f379..65aca4f1e 100644
--- a/test/compos.go
+++ b/test/compos.go
@@ -1,4 +1,4 @@
-// $G $D/$F.go && $L $F.$A && ./$A.out || echo BUG: compos
+// run
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style