Author: rich
Date: Fri Aug 13 23:32:38 2004
New Revision: 36380

Modified:
   
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/config/testRecorder-tests.xml
Log:
Fixed a casing problem that caused the PfSharedFlow test to fail.



Modified: 
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/config/testRecorder-tests.xml
==============================================================================
--- 
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/config/testRecorder-tests.xml
   (original)
+++ 
incubator/beehive/trunk/netui/test/webapps/drt/testRecorder/config/testRecorder-tests.xml
   Fri Aug 13 23:32:38 2004
@@ -3548,7 +3548,7 @@
          </features>
       </test>
       <test>
-         <name>pfSharedFlow</name>
+         <name>PfSharedFlow</name>
          <description>Tests shared flow features.</description>
          <webapp>coreWeb</webapp>
          <categories>

Reply via email to