Commit 2c459f14 authored by Andrew Gerrand's avatar Andrew Gerrand

goinstall: fix test data

R=gri
CC=golang-dev
https://golang.org/cl/5519048
parent fd132282
......@@ -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://...`,
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment