mirror of
https://github.com/ether/etherpad-lite.git
synced 2025-04-20 15:36:16 -04:00
less red
This commit is contained in:
parent
90e1014688
commit
e29f47ea35
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ $(function(){
|
||||||
err += "\n(" + test.err.sourceURL + ":" + test.err.line + ")";
|
err += "\n(" + test.err.sourceURL + ":" + test.err.line + ")";
|
||||||
}
|
}
|
||||||
|
|
||||||
append("->","[red]","FAILED :", test.title, err, "[clear]");
|
append("->","[red]FAILED[clear] :", test.title, err);
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue