Changed port

git-svn-id: https://svn.apache.org/repos/asf/struts/struts2/trunk@591970 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Nils-Helge Garli
2007-11-05 12:12:34 +00:00
parent 447d59f8bb
commit e738512cfe
@@ -11,7 +11,7 @@ public abstract class BasePortletTest extends WebTestCase {
protected Server server;
private int port = 8080;
private int port = 9876;
private String contextPath = "/test";