didnt mean to commit this

This commit is contained in:
Bruno Windels 2018-08-15 12:21:08 +02:00
parent 8507cf8258
commit 0e56250bc2

View file

@ -27,8 +27,6 @@ program
async function runTests() {
let sessions = [];
console.log("program.riotUrl", program.riotUrl);
console.log("running tests ...");
const options = {};
if (program.debug) {