X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/72aa70eec7693bfb5d46a4bdac3619b3c6b1f79c..289d2cf581b59632369087388f6163f3979c5e86:/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