mirror of
https://github.com/golang/go
synced 2024-11-21 21:44:40 -07:00
goinstall: fix test data
R=gri CC=golang-dev https://golang.org/cl/5519048
This commit is contained in:
parent
fd1322828c
commit
2c459f14e9
@ -31,7 +31,7 @@ var FindPublicRepoTests = []struct {
|
||||
"code.google.com/p/repo/path/foo",
|
||||
"svn",
|
||||
"code.google.com/p/repo",
|
||||
"https://repo.googlecode.com/svn",
|
||||
"http://repo.googlecode.com/svn",
|
||||
&testTransport{
|
||||
"https://code.google.com/p/repo/source/checkout",
|
||||
`<tt id="checkoutcmd">svn checkout https://...`,
|
||||
|
Loading…
Reference in New Issue
Block a user