X-Git-Url: https://git.arvados.org/arvados.git/blobdiff_plain/43773cb247a1fb744b57070b715bfa5d53a00822..c8b119d10b41cd507a6677d4feab7974362a153e:/services/api/test/unit/job_task_test.rb diff --git a/services/api/test/unit/job_task_test.rb b/services/api/test/unit/job_task_test.rb index 3c7c1e7a6f..36a0e723f2 100644 --- a/services/api/test/unit/job_task_test.rb +++ b/services/api/test/unit/job_task_test.rb @@ -1,7 +1,9 @@ +# Copyright (C) The Arvados Authors. All rights reserved. +# +# SPDX-License-Identifier: AGPL-3.0 + require 'test_helper' class JobTaskTest < ActiveSupport::TestCase - # test "the truth" do - # assert true - # end + end