X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..060d38d627bd1e51dd2b3c6e7de9af6aa7d7b6f3:/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'