[Pkg-javascript-commits] [dojo] 04/08: Minor fix. fixes #6016

David Prévot taffit at moszumanska.debian.org
Mon May 11 20:11:50 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to annotated tag 1.0.3
in repository dojo.

commit 97d70bc5fa3c2a8cec1a8c6d82a115870e349f1a
Author: Jared Jurkiewicz <jaredj at dojotoolkit.org>
Date:   Wed Feb 27 19:15:24 2008 +0000

    Minor fix.  fixes #6016
    
    git-svn-id: http://svn.dojotoolkit.org/src/branches/1.0/dojo/trunk@12744 560b804f-0ae3-0310-86f3-f6aa0a117693
---
 tests/data/runTests.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/runTests.html b/tests/data/runTests.html
index 6ad3561..ee3d473 100644
--- a/tests/data/runTests.html
+++ b/tests/data/runTests.html
@@ -2,7 +2,7 @@
 <html>
     <head>
     <title>dojo.data D.O.H. Unit Test Runner</title>
-    <meta http-equiv="REFRESH" content="0;url=../../../util/doh/runner.html?testModule=dojo.tests.data"></HEAD>
+    <meta http-equiv="REFRESH" content="0;url=../../../util/doh/runner.html?testModule=tests.data"></HEAD>
     <BODY>
         Redirecting to D.O.H runner.
     </BODY>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-javascript/dojo.git



More information about the Pkg-javascript-commits mailing list