doclint fixes

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

View File

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