mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2025-04-16 15:08:58 +00:00
Add print().
This commit is contained in:
parent
1d6a4e6d56
commit
d3e89cc8fd
@ -56,6 +56,8 @@ class ImmutableBenchmarks(SystemTestMixin, TestCase):
|
||||
c.encoding_params["happy"] = 1
|
||||
c.encoding_params["n"] = 1
|
||||
|
||||
print()
|
||||
|
||||
@async_to_deferred
|
||||
async def test_upload_and_download_immutable(self):
|
||||
# To test larger files, change this:
|
||||
|
Loading…
x
Reference in New Issue
Block a user