Add print().

This commit is contained in:
Itamar Turner-Trauring 2022-12-14 11:44:17 -05:00
parent 1d6a4e6d56
commit d3e89cc8fd

View File

@ -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: