Skip to content

Commit 45ba1aa

Browse files
committed
fixed test
1 parent 963c160 commit 45ba1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/java/com/qiniu/storage/RecordUploadTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ public void run() {
5858
e.printStackTrace();
5959
}
6060
}
61-
}.start();
61+
} .start();
6262

6363
final boolean[] ch = new boolean[]{true};
6464
// 显示断点记录文件

0 commit comments

Comments
 (0)