e44a7e37b6
git-svn-id: https://semanticscuttle.svn.sourceforge.net/svnroot/semanticscuttle/trunk@151 b3834d28-1941-0410-a4f8-b48e95affb8f
12 lines
347 B
HTML
12 lines
347 B
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
|
|
<html>
|
|
<head>
|
|
<title>Dojox Manual Test Runner</title>
|
|
</head>
|
|
<body>
|
|
Redirecting to D.O.H runner
|
|
<script>
|
|
window.location.replace("../../util/doh/runner.html?testModule=dojox.resources.manualTests"+window.location.search.replace(/^\?/,"&"));
|
|
</script>
|
|
</body>
|
|
</html>
|