1
0
mirror of https://github.com/matrix-org/matrix-react-sdk.git synced 2025-07-28 15:22:05 +03:00

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) {