Files: 20fb2ab17ea2bdbea42eda88b7d13cf5065dccf4 / 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