Author: jsong
Date: Wed Oct 13 23:38:22 2004
New Revision: 54775
Modified:
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jpf/context/TestContext.java
Log:
Activate a checkin.test to verify getting context service on pageflow.
Modified:
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jpf/context/TestContext.java
==============================================================================
---
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jpf/context/TestContext.java
(original)
+++
incubator/beehive/trunk/controls/test/src/units/org/apache/beehive/controls/test/jpf/context/TestContext.java
Wed Oct 13 23:38:22 2004
@@ -18,7 +18,7 @@
* Tests getting other services from control context.
* The control is instantiated declaratively
*/
- @Freq("detailed")
+ @Freq("checkin")
public void testOtherServicesByDeclare() throws Exception
{
assertReport("/controlsWeb/context/getotherservice/Controller.jpf");