aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMelinda Sarnicki Bernardo <[email protected]>2015-07-02 19:30:11 -0700
committerMelinda Sarnicki Bernardo <[email protected]>2015-07-02 19:30:11 -0700
commitcebea5b6f62ad83034520e644793a041fa913ff3 (patch)
tree4bca150b3a27b4ce612e8b40c1eb55a8ceb001c0
parentf3b2ab6a45bb78c564025d2e6c5da12024cbe15d (diff)
downloadbootstrap-cebea5b6f62ad83034520e644793a041fa913ff3.tar.xz
bootstrap-cebea5b6f62ad83034520e644793a041fa913ff3.zip
Removes unnecessary period at end of comment
-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 = []