diff options
Diffstat (limited to 'includes/js/dojox/data/tests/runTests.html')
| -rw-r--r-- | includes/js/dojox/data/tests/runTests.html | 9 | 
1 files changed, 9 insertions, 0 deletions
| diff --git a/includes/js/dojox/data/tests/runTests.html b/includes/js/dojox/data/tests/runTests.html new file mode 100644 index 0000000..49f065c --- /dev/null +++ b/includes/js/dojox/data/tests/runTests.html @@ -0,0 +1,9 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> +<html> +    <head> +    <title>Dojox Unit Test Runner</title> +    <meta http-equiv="REFRESH" content="0;url=../../../util/doh/runner.html?testModule=dojox.data.tests.module"></HEAD> +    <BODY> +        Redirecting to D.O.H runner. +    </BODY> +</HTML>  | 
