X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/ed56c26720184ca3d07f452faf014e177f1a2c2f..c4f252e766aa196d97801d99bb74720e451ca185:/sdk/python/tests/test_collections.py diff --git a/sdk/python/tests/test_collections.py b/sdk/python/tests/test_collections.py index cfc3665f42..e8c6dd163f 100644 --- a/sdk/python/tests/test_collections.py +++ b/sdk/python/tests/test_collections.py @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: Apache-2.0 + from __future__ import absolute_import from builtins import object @@ -1182,7 +1186,7 @@ class NewCollectionTestCaseWithServersAndTokens(run_test_server.TestCaseWithServ def setUp(self): self.keep_put = getattr(arvados.keep.KeepClient, 'put') - def test_repacked_block_sumbmission_get_permission_token(self): + def test_repacked_block_submission_get_permission_token(self): ''' Make sure that those blocks that are committed after repacking small ones, get their permission tokens assigned on the collection manifest.