#65 use full URL in package line
This commit is contained in:
@@ -7,7 +7,7 @@ import (
|
||||
"net/url"
|
||||
"testing"
|
||||
|
||||
"ladder/proxychain/responsemodifiers/api"
|
||||
"github.com/everywall/ladder/proxychain/responsemodifiers/api"
|
||||
)
|
||||
|
||||
func TestCreateAPIErrReader(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user