http://www.mediawiki.org/wiki/Special:Code/MediaWiki/88691

Revision: 88691
Author:   tparscal
Date:     2011-05-23 21:37:34 +0000 (Mon, 23 May 2011)
Log Message:
-----------
Fixed path to tests.

Modified Paths:
--------------
    trunk/parsers/wikidom/tests/index.html

Modified: trunk/parsers/wikidom/tests/index.html
===================================================================
--- trunk/parsers/wikidom/tests/index.html      2011-05-23 21:26:42 UTC (rev 
88690)
+++ trunk/parsers/wikidom/tests/index.html      2011-05-23 21:37:34 UTC (rev 
88691)
@@ -13,6 +13,6 @@
                <script src="../lib/jquery.js" type="text/javascript"></script>
                <script src="../lib/qunit.js" type="text/javascript"></script>
                <script src="../wikidom.js" type="text/javascript"></script>
-               <script src="../wikidom.test.js" 
type="text/javascript"></script>
+               <script src="wikidom.test.js" type="text/javascript"></script>
        </body>
 </html>


_______________________________________________
MediaWiki-CVS mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-cvs

Reply via email to