2
0
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:
Stephen Edgar
2013-04-23 17:34:27 +10:00
committed by Artur Kwiatkowski
parent 22a1a7273a
commit f40ea21a6c
27 changed files with 27 additions and 27 deletions
+1 -1
View File
@@ -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.")
}
}