WW-5343 Make StrutsTestCase extend same package

This commit is contained in:
Kusal Kithul-Godage
2023-12-04 22:40:39 +11:00
parent 589219baac
commit a7d273c1f0
@@ -21,7 +21,6 @@ package org.apache.struts2.junit;
import com.opensymphony.xwork2.ActionContext;
import com.opensymphony.xwork2.ActionProxy;
import com.opensymphony.xwork2.ActionProxyFactory;
import com.opensymphony.xwork2.XWorkTestCase;
import com.opensymphony.xwork2.config.Configuration;
import org.apache.struts2.ServletActionContext;
import org.apache.struts2.dispatcher.Dispatcher;