1
0
mirror of https://github.com/golang/go synced 2024-10-01 18:18:32 -06:00
go/src/path
Rob Pike 55567d37e9 path: fix up bizarre test
The Join test was doing something remarkable and unnecessary instead of
just using ... on a slice. Maybe it was an editing relic.

Fix it by deleting the monstrosity.

Change-Id: I5b90c6d539d334a9c27e57d26dacd831721cfcfe
Reviewed-on: https://go-review.googlesource.com/20727
Reviewed-by: Brad Fitzpatrick <bradfitz@golang.org>
Run-TryBot: Brad Fitzpatrick <bradfitz@golang.org>
TryBot-Result: Gobot Gobot <gobot@golang.org>
2016-03-16 03:59:03 +00:00
..
filepath Rewrite leftover references to plan9.bell-labs.com to 9p.io. 2016-03-06 07:07:01 +00:00
example_test.go
match_test.go
match.go all: replace strings.Index with strings.Contains where possible 2016-02-19 01:06:05 +00:00
path_test.go path: fix up bizarre test 2016-03-16 03:59:03 +00:00
path.go Rewrite leftover references to plan9.bell-labs.com to 9p.io. 2016-03-06 07:07:01 +00:00