#1822 new method pm2.sendDataToProcessId

This commit is contained in:
Unitech 2015-12-08 16:58:27 +01:00
parent 5db52ee383
commit 8dccd3570e

View File

@ -51,6 +51,8 @@ mocha ./test/programmatic/cluster.js
spec "Cluster tests"
mocha ./test/programmatic/misc_commands.js
spec "MISC tests"
mocha ./test/programmatic/send_data_process.mocha.js
spec "Send data to a process"
mocha ./test/programmatic/json_validation.mocha.js
spec "JSON validation test"