X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/224701a0e17975957d3fcc0262c50806e2a7698d..0561bd0c3c07257fd58ded6c7cfa5feeae97af57:/services/api/test/performance/links_index_test.rb diff --git a/services/api/test/performance/links_index_test.rb b/services/api/test/performance/links_index_test.rb index a183a9014e..b1b538583e 100644 --- a/services/api/test/performance/links_index_test.rb +++ b/services/api/test/performance/links_index_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' require 'rails/performance_test_help'