4 lines
53 B
JavaScript
4 lines
53 B
JavaScript
|
(function() {
|
||
|
QUnit.config.noglobals = true;
|
||
|
}());
|