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