Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/bootstrap.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMark Otto <markdotto@gmail.com>2016-11-26 01:59:28 +0300
committerMark Otto <markdotto@gmail.com>2016-11-26 01:59:28 +0300
commit432fe74c3182f3be258320fec31b0a8c5d70848d (patch)
treecfff52601575c2bc32e50ee5875ffe6f6f0f1b98 /js/tests/unit/tab.js
parentb1b1f30cbd0f4f620047dc158cf91e328eeecc6b (diff)
parentc2616fb74e6bdc0cd46a5678a2c5cffcbe422106 (diff)
Merge branch 'eslint' of https://github.com/bardiharborow/bootstrap into bardiharborow-eslint
Diffstat (limited to 'js/tests/unit/tab.js')
-rw-r--r--js/tests/unit/tab.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/unit/tab.js b/js/tests/unit/tab.js
index 1f990f0f33..8b6f31f83e 100644
--- a/js/tests/unit/tab.js
+++ b/js/tests/unit/tab.js
@@ -1,5 +1,5 @@
$(function () {
- 'use strict';
+ 'use strict'
QUnit.module('tabs plugin')