UNPKG

dojo

Version:

Dojo core is a powerful, lightweight library that makes common tasks quicker and easier. Animate elements, manipulate the DOM, and query with easy CSS syntax, all without sacrificing performance.

13 lines (11 loc) 261 B
define([ 'intern!object', 'intern/chai!assert' ], function (registerSuite, assert) { registerSuite({ name: 'dojo/_base/loader/hostenv_webworkers', 'TODO: convert tests': function () { return this.skip("test not converted from DOH yet"); } }); });