summaryrefslogtreecommitdiff
path: root/test/nul1.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/nul1.go')
-rw-r--r--test/nul1.go5
1 files changed, 1 insertions, 4 deletions
diff --git a/test/nul1.go b/test/nul1.go
index 142d4deb1..20426b4fa 100644
--- a/test/nul1.go
+++ b/test/nul1.go
@@ -1,7 +1,4 @@
-// [ "$GORUN" == "" ] || exit 0 # Android runner gets confused by the NUL output
-// $G $D/$F.go && $L $F.$A && ./$A.out >tmp.go &&
-// errchk $G -e tmp.go
-// rm -f tmp.go
+// errorcheckoutput
// Copyright 2009 The Go Authors. All rights reserved.
// Use of this source code is governed by a BSD-style