X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..57792708500261a817e6957e65c80c7f798a36e9:/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb diff --git a/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb b/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb index 44a4c07ced..d6f4347b87 100644 --- a/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb +++ b/services/api/test/functional/arvados/v1/job_tasks_controller_test.rb @@ -1,3 +1,7 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' class Arvados::V1::JobTasksControllerTest < ActionController::TestCase