aboutsummaryrefslogtreecommitdiff
path: root/js/tests/unit/bootstrap-carousel.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-carousel.js
parent7ebfc170289b19260dae35c9e2965e600582174c (diff)
downloadbootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.tar.xz
bootstrap-1b132ddcb484281d6d738e2058b0504b5bb5e126.zip
'js' folder .editorconfig code guide updates
Diffstat (limited to 'js/tests/unit/bootstrap-carousel.js')
-rw-r--r--js/tests/unit/bootstrap-carousel.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/bootstrap-carousel.js b/js/tests/unit/bootstrap-carousel.js
index 80b6e139b..1e821173e 100644
--- a/js/tests/unit/bootstrap-carousel.js
+++ b/js/tests/unit/bootstrap-carousel.js
@@ -78,4 +78,4 @@ $(function () {
ok($('#myCarousel').data('carousel').options.interval == 1814, "attributes should be read only on intitialization");
$('#myCarousel').remove();
})
-}) \ No newline at end of file
+})