]> git.pond.sub.org Git - eow/blobdiff - static/dojo-release-1.1.1/dojo/tests.js
Replace Dojo with jQuery
[eow] / static / dojo-release-1.1.1 / dojo / tests.js
diff --git a/static/dojo-release-1.1.1/dojo/tests.js b/static/dojo-release-1.1.1/dojo/tests.js
deleted file mode 100644 (file)
index 04d192a..0000000
+++ /dev/null
@@ -1,12 +0,0 @@
-//This file is the command-line entry point for running the tests in
-//Rhino and Spidermonkey.
-
-/*=====
-dojo.tests = {
-       // summary: D.O.H. Test files for Dojo unit testing.
-};
-=====*/
-
-load("dojo.js");
-load("tests/runner.js");
-tests.run();