Skip to content

Commit 494e3cf

Browse files
author
JemyCheung
committed
v7.6.3
1 parent ea3f5c9 commit 494e3cf

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

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

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -172,9 +172,6 @@ public void test4M() throws Throwable {
172172
template(4 * 1024, 0.5);
173173
}
174174

175-
public void test8M1K() throws Throwable {
176-
template(8 * 1024 + 1, 0.8);
177-
}
178175

179176
public void testLastModify() throws IOException {
180177
File f = File.createTempFile("qiniutest", "b");

0 commit comments

Comments
 (0)