UNPKG

dojox

Version:

Dojo eXtensions, a rollup of many useful sub-projects and varying states of maturity – from very stable and robust, to alpha and experimental. See individual projects contain README files for details.

10 lines (8 loc) 276 B
dojo.provide("dojox.mdnd.tests.unitTests.module"); try{ dojo.require('dojox.mdnd.tests.unitTests.areaManager.module'); dojo.require('dojox.mdnd.tests.unitTests.dropMode.module'); dojo.require('dojox.mdnd.tests.unitTests.dropIndicator.module'); }catch(e){ doh.debug(e); }