test
This commit is contained in:
@@ -11,7 +11,7 @@ import (
|
||||
"github.com/jarcoal/httpmock"
|
||||
)
|
||||
|
||||
func TestDownload(t *testing.T){
|
||||
func TestDownload(t *testing.T) {
|
||||
httpmock.Activate()
|
||||
defer httpmock.DeactivateAndReset()
|
||||
|
||||
|
Reference in New Issue
Block a user