X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/c86cbaa6f286e50900dae3203a42044449e042f7..24972a99eb2cb4d914b687ccd4050f2da0333214:/apps/workbench/test/controllers/jobs_controller_test.rb diff --git a/apps/workbench/test/controllers/jobs_controller_test.rb b/apps/workbench/test/controllers/jobs_controller_test.rb index ae94b61b39..f854eaa77f 100644 --- a/apps/workbench/test/controllers/jobs_controller_test.rb +++ b/apps/workbench/test/controllers/jobs_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 JobsControllerTest < ActionController::TestCase