updated javadoc author

Former-commit-id: adfd776cd02132c2da6b3d3b77b13db0f8675551
This commit is contained in:
Jeremy Long
2015-04-05 09:22:16 -04:00
parent 3ccf06321d
commit b70812fc3d

View File

@@ -26,7 +26,7 @@ import org.junit.Test;
/** /**
* *
* @author Jeremy Long <jeremy.long@owasp.org> * @author Jeremy Long
*/ */
public class FileUtilsTest extends BaseTest { public class FileUtilsTest extends BaseTest {