Author: mwringe
Date: 2011-03-31 13:37:03 -0400 (Thu, 31 Mar 2011)
New Revision: 6152
Modified:
components/wci/trunk/test/core/src/main/java/org/gatein/wci/spi/SPICrossContextLogoutTestCase.java
Log:
Minor fix to get some of the the test running again.
Modified:
components/wci/trunk/test/core/src/main/java/org/gatein/wci/spi/SPICrossContextLogoutTestCase.java
===================================================================
---
components/wci/trunk/test/core/src/main/java/org/gatein/wci/spi/SPICrossContextLogoutTestCase.java 2011-03-31
16:42:54 UTC (rev 6151)
+++
components/wci/trunk/test/core/src/main/java/org/gatein/wci/spi/SPICrossContextLogoutTestCase.java 2011-03-31
17:37:03 UTC (rev 6152)
@@ -332,7 +332,7 @@
public String value = "";
}
- static class TestListener implements AuthenticationListener
+ public static class TestListener implements AuthenticationListener
{
private Value value;