doclint fixes

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

View File

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