fix tests
This commit is contained in:
@ -8,7 +8,7 @@ import select
|
|||||||
import time
|
import time
|
||||||
from subprocess import Popen, PIPE
|
from subprocess import Popen, PIPE
|
||||||
|
|
||||||
sys.path.insert(0, '../')
|
sys.path.insert(0, './')
|
||||||
|
|
||||||
if 'salsa20' in sys.argv[-1]:
|
if 'salsa20' in sys.argv[-1]:
|
||||||
from shadowsocks import encrypt_salsa20
|
from shadowsocks import encrypt_salsa20
|
||||||
|
Reference in New Issue
Block a user