From d74aee409342d086ae6b087ea6dc3e71f6da055c Mon Sep 17 00:00:00 2001 From: XhmikosR Date: Mon, 24 Mar 2014 09:30:44 +0200 Subject: [PATCH] tests/index.html: re-indent. --- js/tests/index.html | 138 ++++++++++++++++++++++---------------------- 1 file changed, 69 insertions(+), 69 deletions(-) diff --git a/js/tests/index.html b/js/tests/index.html index 568f786c78..120ed933c1 100644 --- a/js/tests/index.html +++ b/js/tests/index.html @@ -1,78 +1,78 @@ - + - - - Bootstrap Plugin Test Suite + + + Bootstrap Plugin Test Suite - - + + - - - - + - // Delaying results a bit because in real-world scenario you won't get them immediately - setTimeout(function () { - window.global_test_results = test_results - }, 2000) - } + + + + + + + + + + + + + - QUnit.testStart(function (testDetails) { - QUnit.log = function (details) { - if (!details.result) { - details.name = testDetails.name - log.push(details) - } - } - }) - + + + + + + + + + + + + - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -
-
-
-
- + + +
+
+
+
+