QUnit testrunner: Fix comment regarding animation and AJAX check
authorMatthew Flaschen <mflaschen@wikimedia.org>
Fri, 11 Jul 2014 22:40:55 +0000 (18:40 -0400)
committerKrinkle <krinklemail@gmail.com>
Fri, 11 Jul 2014 22:51:11 +0000 (22:51 +0000)
commitbc5a43aa94e89ffdc8d9a7f8baf31233b7c04df5
tree1928ddabe783a98da1a81145308768b291ce8f76
parent731346a7cb686ffe9a0e2f8a1e1fb3f5e8431a16
QUnit testrunner: Fix comment regarding animation and AJAX check

Follows-up b90c69cdf7.

This takes the approach of throwing an error to make the exact issue
obvious.

Unlike other versions (including the code in jQuery it is loosely
based on), this does not attempt to cleanup by stopping the effects
queue.

Change-Id: Ibb6ca0d083d4e8f1556e6f3493da17f7a5f44024
tests/qunit/data/testrunner.js