1
0
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:
Andrew Gerrand 2012-01-06 09:48:03 +11:00
parent fd1322828c
commit 2c459f14e9

View File

@ -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://...`,