X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/a12cf91db3ececed782d9718af30553f8866ad81..f34a8d68bdd096cf1b019a9806bd1e6eba028d77:/apps/workbench/test/integration_performance/collections_controller_test.rb diff --git a/apps/workbench/test/integration_performance/collections_controller_test.rb b/apps/workbench/test/integration_performance/collections_controller_test.rb index 3b81c60daa..17dd9b61d6 100644 --- a/apps/workbench/test/integration_performance/collections_controller_test.rb +++ b/apps/workbench/test/integration_performance/collections_controller_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' require 'helpers/manifest_examples' require 'helpers/time_block'