diff options
Diffstat (limited to 'includes/js/dojox/lang/tests/runTests.html')
-rw-r--r-- | includes/js/dojox/lang/tests/runTests.html | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/includes/js/dojox/lang/tests/runTests.html b/includes/js/dojox/lang/tests/runTests.html deleted file mode 100644 index 32fdfdb..0000000 --- a/includes/js/dojox/lang/tests/runTests.html +++ /dev/null @@ -1,9 +0,0 @@ -<html>
- <head>
- <title>DojoX Functional Unit Test Runner</title>
- <meta http-equiv="REFRESH" content="0;url=../../../util/doh/runner.html?testModule=dojox.lang.tests.main" /> - </head>
- <body>
- <p>Redirecting to D.O.H runner.</p>
- </body>
-</html> |