mirror of
https://github.com/gojp/goreportcard.git
synced 2026-01-28 22:39:05 +08:00
skip download test
This commit is contained in:
@@ -9,6 +9,7 @@ import (
|
||||
var testDownloadDir = "test_downloads"
|
||||
|
||||
func TestRepoRootForImportPath(t *testing.T) {
|
||||
t.Skip()
|
||||
cases := []struct {
|
||||
giveURL string
|
||||
wantPath string
|
||||
|
||||
Reference in New Issue
Block a user