Author: mszefler
Date: Fri Jan  4 06:43:30 2008
New Revision: 608869

URL: http://svn.apache.org/viewvc?rev=608869&view=rev
Log:
Fix bad test case.

Modified:
    
ode/branches/APACHE_ODE_1.1/bpel-test/src/test/resources/bpel/2.0/ExtVar/test.properties

Modified: 
ode/branches/APACHE_ODE_1.1/bpel-test/src/test/resources/bpel/2.0/ExtVar/test.properties
URL: 
http://svn.apache.org/viewvc/ode/branches/APACHE_ODE_1.1/bpel-test/src/test/resources/bpel/2.0/ExtVar/test.properties?rev=608869&r1=608868&r2=608869&view=diff
==============================================================================
--- 
ode/branches/APACHE_ODE_1.1/bpel-test/src/test/resources/bpel/2.0/ExtVar/test.properties
 (original)
+++ 
ode/branches/APACHE_ODE_1.1/bpel-test/src/test/resources/bpel/2.0/ExtVar/test.properties
 Fri Jan  4 06:43:30 2008
@@ -19,5 +19,5 @@
 service=HelloService
 operation=hello
 request1=<message><TestPart>Hello</TestPart></message>
-response1=.*Hello World.*
+response1=.*Hello.*HelloWorld2-1.*
 


Reply via email to