mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-08-04 21:39:04 +00:00
optimize web socket interface, add some test case for ws
This commit is contained in:
5
test/test.sh
Executable file
5
test/test.sh
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/bash
|
||||
|
||||
echo "nodeunit is required to run these test cases"
|
||||
node -v
|
||||
nodeunit test.js
|
||||
Reference in New Issue
Block a user