Skip to content

Commit 7686993

Browse files
author
YangSen-qn
committed
change test log case
1 parent b011875 commit 7686993

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

library/src/androidTest/java/com/qiniu/android/LogUtilsTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,5 +38,6 @@ public void testLog(){
3838
assertTrue(LogUtil.e("v","log", null) > 0);
3939
assertTrue(LogUtil.e("v","log", throwable) > 0);
4040

41+
LogUtil.enableLog(false);
4142
}
4243
}

0 commit comments

Comments
 (0)