Files: 80270d887629afdb27e3408113701bdbc3a6ff89 / tests / test.bat
191 bytesRaw
1 | @echo off |
2 | |
3 | node json2msg.js < test-start.json | node ../host-app.js | node msg2json.js |
4 | REM sbot whoami |
5 | REM timeout /t 120 |
6 | REM node json2msg.js < test-end.json | node bin.js | node msg2json.js |
Built with git-ssb-web