This commit is contained in:
parent
bff474033b
commit
7772fcdb16
|
@ -20,7 +20,7 @@ import (
|
|||
"testing"
|
||||
)
|
||||
|
||||
var tempDir = os.TempDir()
|
||||
var tempDir = "../"
|
||||
var testDir = filepath.Join(tempDir, "wide-test")
|
||||
var packageName = filepath.Join(testDir, "test_zip")
|
||||
|
||||
|
|
Loading…
Reference in New Issue