Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Switch from deprecated QUnit.load() to QUnit.start()
QUnit.load has been superseded by QUnit.start in QUnit 2.1, and QUnit.load emits deprecation warnings since QUnit 2.21. This fixes the following warning: > QUnit.load is deprecated and will be removed in QUnit 3.0. > https://qunitjs.com/api/QUnit/load/
- Loading branch information