You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@lenya.apache.org by an...@apache.org on 2008/01/04 12:28:29 UTC

svn commit: r608804 - /lenya/trunk/src/modules-core/workflow/test/canoo/test.xml

Author: andreas
Date: Fri Jan  4 03:28:28 2008
New Revision: 608804

URL: http://svn.apache.org/viewvc?rev=608804&view=rev
Log:
Reverting accidential change to canoo web test base path.

Modified:
    lenya/trunk/src/modules-core/workflow/test/canoo/test.xml

Modified: lenya/trunk/src/modules-core/workflow/test/canoo/test.xml
URL: http://svn.apache.org/viewvc/lenya/trunk/src/modules-core/workflow/test/canoo/test.xml?rev=608804&r1=608803&r2=608804&view=diff
==============================================================================
--- lenya/trunk/src/modules-core/workflow/test/canoo/test.xml (original)
+++ lenya/trunk/src/modules-core/workflow/test/canoo/test.xml Fri Jan  4 03:28:28 2008
@@ -101,7 +101,7 @@
       <config host="${webtest.config.host}"
         port="${webtest.config.port}"
         protocol="http"
-        basepath="${webtest.config.basepath}">
+        basepath="default">
         <header name="Accept-Language" value="en"/>
         <option name="JavaScriptEnabled" value="false"/>
         <option name="ThrowExceptionOnFailingStatusCode" value="false"/>



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@lenya.apache.org
For additional commands, e-mail: commits-help@lenya.apache.org