diff options
| author | Stephen Edgar <[email protected]> | 2013-04-23 17:34:27 +1000 |
|---|---|---|
| committer | Stephen Edgar <[email protected]> | 2013-04-23 17:34:27 +1000 |
| commit | 1b132ddcb484281d6d738e2058b0504b5bb5e126 (patch) | |
| tree | 17d0401b9813822e66e93d70dcef668e86d87cb3 /js/tests/unit/bootstrap-carousel.js | |
| parent | 7ebfc170289b19260dae35c9e2965e600582174c (diff) | |
| download | bootstrap-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.js | 2 |
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 +}) |
