doclint fixes

This commit is contained in:
Jeremy Long
2016-03-05 13:18:36 -05:00
parent e0a2966706
commit 8daa713639

View File

@@ -33,7 +33,7 @@ import static org.junit.Assert.assertTrue;
/**
* Unit tests for PythonPackageAnalyzer.
*
* @author Dale Visser <dvisser@ida.org>
* @author Dale Visser
*/
public class PythonPackageAnalyzerTest extends BaseTest {