Update qunit to 2.0.0.

This commit is contained in:
John-David Dalton
2016-06-17 21:34:54 -07:00
parent 6c673cd19b
commit c8ff2b4612
5 changed files with 25 additions and 8 deletions

View File

@@ -26785,5 +26785,6 @@
if (!document) {
QUnit.config.noglobals = true;
QUnit.load();
QUnit.start();
}
}.call(this));