Update async _.throttle test.

This commit is contained in:
John-David Dalton
2013-11-22 22:08:51 -08:00
parent c1a07e0943
commit e32e280cf1
2 changed files with 7 additions and 4 deletions

View File

@@ -25,7 +25,7 @@
<script src="./asset/qunit-extras.js"></script>
<script src="./asset/test-ui.js"></script>
<script>
QUnit.config.asyncRetries = 5;
QUnit.config.asyncRetries = 10;
QUnit.config.hidepassed = true;
// excuse tests we intentionally fail or those with problems