]> Cypherpunks repositories - gostls13.git/commit
os: do not test error case of TestRemoveAll when root
authorRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 20:00:34 +0000 (12:00 -0800)
committerRuss Cox <rsc@golang.org>
Wed, 11 Nov 2009 20:00:34 +0000 (12:00 -0800)
commit1971e1bd211d0922092e5b8ad8097bfa2290a333
treed3549c3a9cc0517ef1d13b4b207d291b1e643b73
parent364e564e3d3a3b037d163b81f9a53b4ac3625f34
os: do not test error case of TestRemoveAll when root

Fixes #22.

R=r1, r
https://golang.org/cl/152073
src/pkg/os/path_test.go