]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojox/encoding/tests/crypto/_base.js
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojox / encoding / tests / crypto / _base.js
diff --git a/static/dojo-release-1.1.1/dojox/encoding/tests/crypto/_base.js b/static/dojo-release-1.1.1/dojox/encoding/tests/crypto/_base.js
deleted file mode 100644 (file)
index 24dc044..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-if(!dojo._hasResource["dojox.encoding.tests.crypto._base"]){ //_hasResource checks added by build. Do not use _hasResource directly in your code.
-dojo._hasResource["dojox.encoding.tests.crypto._base"] = true;
-dojo.provide("dojox.encoding.tests.crypto._base");
-dojo.require("dojox.encoding.crypto.Blowfish");
-
-try{
-       dojo.require("dojox.encoding.tests.crypto.Blowfish");
-}catch(e){
-       doh.debug(e);
-}
-
-}