pull/231/head
Shawn Smith 9 years ago
parent e1a76a409c
commit 2c2b77c508

@ -38,7 +38,7 @@ type TestURLAndError struct {
Err error Err error
} }
// DownloadResponse holds a mock http reponse for testing. // DownloadResponse holds a mock http response for testing.
type DownloadResponse struct { type DownloadResponse struct {
Err error Err error
Code int Code int

Loading…
Cancel
Save