mirror of
https://github.com/jquery/jquery.git
synced 2026-02-03 10:44:58 -05:00
http://qunitjs.com/upgrade-guide-2.x/ For most of the boring work was used https://github.com/apsdehal/qunit-migrate package However, it can't update local qunit helpers, plus in some places old QUnit.asyncTest signature is still used Fixes gh-2540
3 lines
59 B
JavaScript
3 lines
59 B
JavaScript
QUnit.module("deprecated", { teardown: moduleTeardown });
|
|
|