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, 9 insertions, 0 deletions
diff --git a/includes/js/dojox/lang/tests/runTests.html b/includes/js/dojox/lang/tests/runTests.html new file mode 100644 index 0000000..32fdfdb --- /dev/null +++ b/includes/js/dojox/lang/tests/runTests.html @@ -0,0 +1,9 @@ +<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>  | 
