mirror of
https://github.com/alibaba/anyproxy.git
synced 2025-04-21 15:54:21 +00:00
5 lines
89 B
Bash
Executable File
5 lines
89 B
Bash
Executable File
#!/bin/bash
|
|
|
|
echo "nodeunit is required to run these test cases"
|
|
node -v
|
|
nodeunit test.js |