aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-button.js
diff options
context:
space:
mode:
authorStephen Edgar <[email protected]>2013-04-23 17:34:27 +1000
committerStephen Edgar <[email protected]>2013-04-23 17:34:27 +1000
commit1b132ddcb484281d6d738e2058b0504b5bb5e126 (patch)
tree17d0401b9813822e66e93d70dcef668e86d87cb3 /js/tests/unit/bootstrap-button.js
parent7ebfc170289b19260dae35c9e2965e600582174c (diff)
downloadbootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.tar.xz
bootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.zip
'js' folder .editorconfig code guide updates
Diffstat (limited to 'js/tests/unit/bootstrap-button.js')
-rw-r--r--js/tests/unit/bootstrap-button.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/bootstrap-button.js b/js/tests/unit/bootstrap-button.js
index e23ff9e30..5849dad7b 100644
--- a/js/tests/unit/bootstrap-button.js
+++ b/js/tests/unit/bootstrap-button.js
@@ -99,4 +99,4 @@ $(function () {
ok(btn2.hasClass('active'), 'btn2 has active class')
})
-}) \ No newline at end of file
+})