X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/f4ca9ad94a6bb006d1f3c7ba207837f1736d1247..35bc168c5a98dbe3b97c4b3179b4834b78a5b72c:/apps/workbench/test/controllers/job_tasks_controller_test.rb?ds=sidebyside diff --git a/apps/workbench/test/controllers/job_tasks_controller_test.rb b/apps/workbench/test/controllers/job_tasks_controller_test.rb index c8089b087d..faccfdbc28 100644 --- a/apps/workbench/test/controllers/job_tasks_controller_test.rb +++ b/apps/workbench/test/controllers/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 JobTasksControllerTest < ActionController::TestCase