Update qunit to 1.17.1.

This commit is contained in:
jdalton
2015-02-10 08:02:38 -08:00
parent e95f547950
commit faf67fae03
4 changed files with 5 additions and 21 deletions

View File

@@ -37,12 +37,7 @@
<script src="./asset/test-ui.js"></script>
<script>
QUnit.config.asyncRetries = 10;
QUnit.begin(function() {
QUnit.config.hidepassed = true;
$('#qunit-tests').addClass('hidepass');
$('#qunit-urlconfig-hidepassed').prop('checked', true);
});
QUnit.config.hidepassed = true;
// excuse tests we intentionally fail or those with problems
QUnit.config.excused = {