Author: jsong
Date: Wed Mar 16 12:59:50 2005
New Revision: 157801
URL: http://svn.apache.org/viewcvs?view=rev&rev=157801
Log:
Update a typo in controls tests.
Modified:
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/instantiate/DriveHelloControl.java
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/property/DrivePropertyConstraint2.java
Modified:
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/instantiate/DriveHelloControl.java
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/instantiate/DriveHelloControl.java?view=diff&r1=157800&r2=157801
==============================================================================
---
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/instantiate/DriveHelloControl.java
(original)
+++
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/instantiate/DriveHelloControl.java
Wed Mar 16 12:59:50 2005
@@ -13,7 +13,6 @@
@Milton.TestSuite
public class DriveHelloControl
{
- @Milton.Test
@Milton.Test(frequency="detailed")
public Report testInstantiation(HelloControlBean hcb){
Modified:
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/property/DrivePropertyConstraint2.java
URL:
http://svn.apache.org/viewcvs/incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/property/DrivePropertyConstraint2.java?view=diff&r1=157800&r2=157801
==============================================================================
---
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/property/DrivePropertyConstraint2.java
(original)
+++
incubator/beehive/trunk/controls/test/src/drivers/org/apache/beehive/controls/test/driver/property/DrivePropertyConstraint2.java
Wed Mar 16 12:59:50 2005
@@ -12,7 +12,6 @@
public class DrivePropertyConstraint2
{
- @Milton.Test
@Milton.Test(frequency="detailed")
public Report testPropertyConstraint(PersonControlBean control){