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