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) 215 B
dojo.provide("dojox.highlight.tests.module"); //This file loads in all the test definitions. try{ //Load in the highlight module test. dojo.require("dojox.highlight.tests.highlight"); }catch(e){ doh.debug(e); }