diff options
Diffstat (limited to 'test/crlf.go')
-rw-r--r-- | test/crlf.go | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/test/crlf.go b/test/crlf.go index 292b63bf4..2d56889b0 100644 --- a/test/crlf.go +++ b/test/crlf.go @@ -1,6 +1,4 @@ -// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go && -// $G tmp.go && $L tmp.$A && ./$A.out -// rm -f tmp.go +// runoutput // Copyright 2011 The Go Authors. All rights reserved. // Use of this source code is governed by a BSD-style |