X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/d18557927ac033c2e33c1f7770881367b252f329..85c625c40ad873d0efac33f8a63c1ee256185e36:/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