Author: jsong
Date: Wed May  4 19:33:29 2005
New Revision: 168241

URL: http://svn.apache.org/viewcvs?rev=168241&view=rev
Log:
Correct a typo in r168237.

Modified:
    
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jws/contextevent/TestContextEvent.java

Modified: 
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jws/contextevent/TestContextEvent.java
URL: 
http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jws/contextevent/TestContextEvent.java?rev=168241&r1=168240&r2=168241&view=diff
==============================================================================
--- 
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jws/contextevent/TestContextEvent.java
 (original)
+++ 
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jws/contextevent/TestContextEvent.java
 Wed May  4 19:33:29 2005
@@ -35,7 +35,7 @@
      * Tests listening to control's events by listener
      */
        @Freq("detailed")
-       @Status("inactivate")
+       @Status("inactive")
        @Misc("JIRA604")
     public void testListener() throws Exception
     {


Reply via email to