]> Cypherpunks repositories - gostls13.git/commit
path/filepath: fix test
authorRob Pike <r@golang.org>
Thu, 26 Jan 2012 04:19:55 +0000 (20:19 -0800)
committerRob Pike <r@golang.org>
Thu, 26 Jan 2012 04:19:55 +0000 (20:19 -0800)
commitf8a28ecc9f9ab0ca6a65ca4af4f5a7f3256f6a96
tree380c06a64f33fde2b2dd0f8c5a182b1a1304b33a
parent7b5048570a32f477cd946298a643ae89c7a01f3c
path/filepath: fix test
If there's an error, sometimes you need to stop.
Part of issue 2787.

R=golang-dev, adg
CC=golang-dev
https://golang.org/cl/5570068
src/pkg/path/filepath/path_test.go