X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..0d06a2984420d9d48e16ccb6d85982b3dce05644:/apps/workbench/test/integration_performance/collections_controller_test.rb?ds=sidebyside 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'