spec updates

This commit is contained in:
hakimel
2023-01-10 10:24:41 +01:00
parent 2eb6d1e71c
commit a815c7d269
15 changed files with 823 additions and 255 deletions

View File

@ -31,6 +31,7 @@
var externalScriptSequence = '';
var scriptCount = 0;
QUnit.config.testTimeout = 30000;
QUnit.config.autostart = false;
QUnit.module( 'Async Dependencies' );