doclint fixes

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

View File

@@ -38,7 +38,7 @@ import static org.junit.Assert.assertThat;
/**
* Unit tests for {@link RubyBundleAuditAnalyzer}.
*
* @author Dale Visser <dvisser@ida.org>
* @author Dale Visser
*/
public class RubyBundleAuditAnalyzerTest extends BaseTest {