Skip to content

Commit

Permalink
modify ut
Browse files Browse the repository at this point in the history
  • Loading branch information
dt3310321 committed Jul 19, 2019
1 parent 28f145e commit 8c9922a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ut/test.py
Original file line number Diff line number Diff line change
Expand Up @@ -650,7 +650,7 @@ def test_upload_file_multithreading():
Bucket=test_bucket,
Key=file_name,
LocalFilePath=file_name,
MAXThread=10,
MAXThread=5,
EnableMD5=True
)
ed = time.time() # 记录结束时间
Expand Down

0 comments on commit 8c9922a

Please sign in to comment.