]> Cypherpunks repositories - gostls13.git/commit
path/filepath: make Walk example runnable in the playground
authorMostyn Bramley-Moore <mostyn@antipode.se>
Wed, 4 Jul 2018 21:32:59 +0000 (23:32 +0200)
committerIan Lance Taylor <iant@golang.org>
Tue, 17 Jul 2018 21:26:47 +0000 (21:26 +0000)
commit940811922fb528fabda91a2b2dbb401a06aeb1b3
tree3d88aa32532ecbe5b484a029eeb15074286488b9
parenta80a7f0e77fab42cebe61c43b98e0959b740def2
path/filepath: make Walk example runnable in the playground

Relates to #9679

Change-Id: I68951f664d2a03812dae309c580c181869d8af21
Reviewed-on: https://go-review.googlesource.com/122237
Run-TryBot: Ian Lance Taylor <iant@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
Reviewed-by: Ian Lance Taylor <iant@golang.org>
src/path/filepath/example_unix_test.go
src/path/filepath/example_unix_walk_test.go [new file with mode: 0644]