fix comment

This commit is contained in:
Looly
2019-10-02 16:05:50 +08:00
parent 3acf9c4e70
commit 522ed4308d
37 changed files with 85 additions and 85 deletions

View File

@@ -28,7 +28,7 @@ public class LogTest {
}
/**
* 兼容slf4j日志消息格式测试第二个参数是异常对象时正常输出异常信息
* 兼容slf4j日志消息格式测试第二个参数是异常对象时正常输出异常信息
*/
@Test
@Ignore