Adds missing import

This commit is contained in:
Lukasz Lenart
2023-12-16 16:22:15 +01:00
parent b087006a41
commit 938f8eadb9
@@ -21,6 +21,7 @@ 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;