统一规范化部分javadoc

This commit is contained in:
Binary Wang
2017-09-21 15:07:04 +08:00
parent 9d27c15136
commit 13ca47c91b
10 changed files with 24 additions and 20 deletions

View File

@ -10,7 +10,7 @@ import static org.testng.Assert.assertNotNull;
* Created by BinaryWang on 2017/6/10.
* </pre>
*
* @author <a href="https://github.com/binarywang">binarywang(Binary Wang)</a>
* @author <a href="https://github.com/binarywang">Binary Wang</a>
*/
public class SHA1Test {
@Test