X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/08c06bc813d96634b362e8c5736341fb2d874f59..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