didnt mean to commit this
This commit is contained in:
parent
8507cf8258
commit
0e56250bc2
1 changed files with 0 additions and 2 deletions
2
start.js
2
start.js
|
@ -27,8 +27,6 @@ program
|
||||||
|
|
||||||
async function runTests() {
|
async function runTests() {
|
||||||
let sessions = [];
|
let sessions = [];
|
||||||
|
|
||||||
console.log("program.riotUrl", program.riotUrl);
|
|
||||||
console.log("running tests ...");
|
console.log("running tests ...");
|
||||||
const options = {};
|
const options = {};
|
||||||
if (program.debug) {
|
if (program.debug) {
|
||||||
|
|
Loading…
Reference in a new issue