aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-07-02 20:36:18 -0700
committerChris Rebert <[email protected]>2015-07-02 20:36:18 -0700
commita691a30bbe3b4580f5dd55aa65ba6ea6057e13fc (patch)
tree4bca150b3a27b4ce612e8b40c1eb55a8ceb001c0
parentf3b2ab6a45bb78c564025d2e6c5da12024cbe15d (diff)
parentcebea5b6f62ad83034520e644793a041fa913ff3 (diff)
downloadbootstrap-a691a30bbe3b4580f5dd55aa65ba6ea6057e13fc.tar.xz
bootstrap-a691a30bbe3b4580f5dd55aa65ba6ea6057e13fc.zip
Merge pull request #16757 from msarnicki/patch-1
Removes unnecessary period at end of comment [skip sauce] [skip validator]
-rw-r--r--js/tests/index.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/tests/index.html b/js/tests/index.html
index fab2ebc16..e1fa85131 100644
--- a/js/tests/index.html
+++ b/js/tests/index.html
@@ -54,7 +54,7 @@
<script>
// See https://github.com/axemclion/grunt-saucelabs#test-result-details-with-qunit
var log = []
- // Require assert.expect in each test.
+ // Require assert.expect in each test
QUnit.config.requireExpects = true
QUnit.done(function (testResults) {
var tests = []