mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 07:24:13 +01:00
Formatting fixes.
This commit is contained in:
@@ -150,7 +150,7 @@ commands.addUserCommand(["regr[essions]"],
|
||||
commandline.updateOutputHeight = updateOutputHeight;
|
||||
}
|
||||
|
||||
function run ()
|
||||
function run()
|
||||
{
|
||||
let now = Date.now();
|
||||
let totalTests = tests.length + functions.length;
|
||||
|
||||
Reference in New Issue
Block a user