source: Dev/branches/rest-dojo-ui/client/dojox/gfx/tests/runTests.html @ 256

Last change on this file since 256 was 256, checked in by hendrikvanantwerpen, 13 years ago

Reworked project structure based on REST interaction and Dojo library. As
soon as this is stable, the old jQueryUI branch can be removed (it's
kept for reference).

File size: 311 bytes
Line 
1<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
2<html>
3    <head>
4    <title>Dojox Unit Test Runner</title>
5    <meta http-equiv="REFRESH" content="0;url=../../../util/doh/runner.html?testModule=dojox.gfx.tests.module"></HEAD>
6    <BODY>
7        Redirecting to D.O.H runner.
8    </BODY>
9</HTML>
Note: See TracBrowser for help on using the repository browser.