mirror of
https://github.com/tenrok/bootstrap.git
synced 2026-06-08 17:22:31 +03:00
'js' folder .editorconfig code guide updates
This commit is contained in:
committed by
Artur Kwiatkowski
parent
22a1a7273a
commit
f40ea21a6c
Vendored
+1
-1
@@ -18,4 +18,4 @@ QUnit.done = function (opts) {
|
||||
console.log("\n================================================")
|
||||
console.log("Tests completed in " + opts.runtime + " milliseconds")
|
||||
console.log(opts.passed + " tests of " + opts.total + " passed, " + opts.failed + " failed.")
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user