diff options
Diffstat (limited to 'test/dialgoogle.go')
| -rw-r--r-- | test/dialgoogle.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dialgoogle.go b/test/dialgoogle.go index ca2c35cce..126ec824f 100644 --- a/test/dialgoogle.go +++ b/test/dialgoogle.go @@ -2,7 +2,7 @@ // Use of this source code is governed by a BSD-style // license that can be found in the LICENSE file. -// $G $F.go && $L $F.$A && GOMAXPROCS=2 ./$A.out +// $G $F.go && $L $F.$A && ./$A.out package main |
