X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f6a485f2af3665d66d93621d3e0c40ee3e541eef..e20590d485505f58f7745d74a311ca539c9be940:/apps/workbench/test/integration_performance/collections_perf_test.rb diff --git a/apps/workbench/test/integration_performance/collections_perf_test.rb b/apps/workbench/test/integration_performance/collections_perf_test.rb index 8b51b3fa7d..c6dc3be232 100644 --- a/apps/workbench/test/integration_performance/collections_perf_test.rb +++ b/apps/workbench/test/integration_performance/collections_perf_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'integration_helper' # The tests in the "integration_performance" dir are not included in regular