Subversion Repositories Applications.papyrus

Rev

Blame | Last modification | View Log | RSS feed

if(!dojo._hasResource["dojox.string.tests.string"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
dojo._hasResource["dojox.string.tests.string"] = true;
dojo.provide("dojox.string.tests.string");

try{
        dojo.require("dojox.string.tests.Builder");
        dojo.require("dojox.string.tests.sprintf");
} catch(e){ }

}