]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Removes unnecessary period at end of comment 16757/head
authorMelinda Sarnicki Bernardo <msarnicki@users.noreply.github.com>
Fri, 3 Jul 2015 02:30:11 +0000 (19:30 -0700)
committerMelinda Sarnicki Bernardo <msarnicki@users.noreply.github.com>
Fri, 3 Jul 2015 02:30:11 +0000 (19:30 -0700)
js/tests/index.html

index fab2ebc163bdd91a56697680baa88dce343a281e..e1fa85131ee8183c2485d5b2733c76cac428175b 100644 (file)
@@ -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 = []