[Yanel-commits] rev 56968 - public/yanel/trunk/src/test/htmlunit/org/wyona/yanel/htmlunit/yanelwebsite

michi at wyona.com michi at wyona.com
Fri Feb 25 21:57:26 CET 2011


Author: michi
Date: 2011-02-25 21:57:26 +0100 (Fri, 25 Feb 2011)
New Revision: 56968

Modified:
   public/yanel/trunk/src/test/htmlunit/org/wyona/yanel/htmlunit/yanelwebsite/GlobalDataWebTest.java
Log:
tomcat version changed such that it will not match

Modified: public/yanel/trunk/src/test/htmlunit/org/wyona/yanel/htmlunit/yanelwebsite/GlobalDataWebTest.java
===================================================================
--- public/yanel/trunk/src/test/htmlunit/org/wyona/yanel/htmlunit/yanelwebsite/GlobalDataWebTest.java	2011-02-25 20:56:40 UTC (rev 56967)
+++ public/yanel/trunk/src/test/htmlunit/org/wyona/yanel/htmlunit/yanelwebsite/GlobalDataWebTest.java	2011-02-25 20:57:26 UTC (rev 56968)
@@ -90,7 +90,7 @@
     }
 
     /**
-     * Test globally available htdocs (located within src/webapp/htdocs/ or rather local/apache-tomcat-5.5.20/webapps/yanel/htdocs/)
+     * Test globally available htdocs (located within src/webapp/htdocs/ or rather local/apache-tomcat-5.5.33/webapps/yanel/htdocs/)
      */
     public void testHtdocsPages() throws Exception {
         loadReservedHtmlPage("help.html");



More information about the Yanel-commits mailing list