This commit is contained in:
Ben Hale
2006-12-31 13:28:49 +00:00
parent 4c47d30caf
commit 645791fb4c

View File

@@ -30,7 +30,7 @@ import org.springframework.webflow.test.MockRequestContext;
*
* @author Ulrik Sandberg
*/
public class SetPortletModeActionTest extends TestCase {
public class SetPortletModeActionTests extends TestCase {
private SetPortletModeAction tested;