X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/cedbb7fc9b07c25ccd57e991c61f5730ebf8c4bb..42c20b25e1325124b88e3b9b285544dc41122b56:/apps/workbench/test/controllers/job_tasks_controller_test.rb 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