Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 77 Bytes

README.md

File metadata and controls

6 lines (4 loc) · 77 Bytes

How to run tests

$ node ./echo.js &
$ node ./test.js
$ kill %1