]> Cypherpunks repositories - gostls13.git/commit
cmd/go: suggest 'go test -i [args to test]'
authorShenghou Ma <minux.ma@gmail.com>
Wed, 15 Feb 2012 18:26:50 +0000 (13:26 -0500)
committerRuss Cox <rsc@golang.org>
Wed, 15 Feb 2012 18:26:50 +0000 (13:26 -0500)
commit53d94a7220aa2ff67f29621dc6fd7d450e945229
tree908fc04ad2de393f2efee407b9d3fe73fc76292b
parent9c1f54c9ed67b77385940c58fb15af18166d4840
cmd/go: suggest 'go test -i [args to test]'
        Fixes #3023.

R=rsc
CC=golang-dev
https://golang.org/cl/5674055
src/cmd/go/test.go