mirror of
https://github.com/apache/struts.git
synced 2026-08-31 19:35:40 +00:00
o fixing imports
o fixing authors git-svn-id: https://svn.apache.org/repos/asf/incubator/webwork2@393541 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
@@ -17,7 +17,6 @@
|
||||
*/
|
||||
package org.apache.struts.action2.sitegraph;
|
||||
|
||||
import com.opensymphony.util.FileUtils;
|
||||
import org.apache.struts.action2.StrutsTestCase;
|
||||
|
||||
import java.io.File;
|
||||
@@ -26,9 +25,8 @@ import java.io.InputStream;
|
||||
import java.net.URL;
|
||||
|
||||
/**
|
||||
* User: plightbo
|
||||
* Date: Jun 25, 2005
|
||||
* Time: 4:18:28 PM
|
||||
* @author plightbo
|
||||
* @author Rainer Hermanns
|
||||
*/
|
||||
public class SiteGraphTest extends StrutsTestCase {
|
||||
public void testWebFlow() throws Exception {
|
||||
|
||||
Reference in New Issue
Block a user