]> Cypherpunks repositories - gostls13.git/commit
testing: fix time reported for failing tests.
authorRob Pike <r@golang.org>
Fri, 7 Oct 2011 21:15:16 +0000 (14:15 -0700)
committerRob Pike <r@golang.org>
Fri, 7 Oct 2011 21:15:16 +0000 (14:15 -0700)
commitc09af502131dd46f474c01eab6e8fc67ca3d02b1
tree63dc8c0528558c2113272ae271870c2ad67bf1b5
parentf566fca2b3fb4d1c3e7a11084486d9067814910d
testing: fix time reported for failing tests.
t.ns was hanging after recent changes.

R=gri, rsc
CC=golang-dev
https://golang.org/cl/5237044
src/pkg/testing/testing.go