rename tests

This commit is contained in:
clowwindy 2014-06-01 19:12:15 +08:00
parent 0c8a8ef23f
commit fe01025ba7
6 changed files with 5 additions and 5 deletions

10
tests/salsa20.json Normal file
View file

@ -0,0 +1,10 @@
{
"server":"127.0.0.1",
"server_port":8388,
"local_port":1081,
"password":"barfoo!",
"timeout":300,
"method":"salsa20-ctr",
"local_address":"127.0.0.1",
"fast_open":false
}