projects
/
arvados.git
/ blobdiff
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
20140: Accept wildcards in TrustedClients.
[arvados.git]
/
services
/
api
/
test
/
unit
/
commit_ancestor_test.rb
diff --git
a/services/api/test/unit/commit_ancestor_test.rb
b/services/api/test/unit/commit_ancestor_test.rb
index 664dca5dd64d8fb9f2900832c69ee5eb89c56c05..46041211bbd750c9953665f10ab1bbeb412ac626 100644
(file)
--- a/
services/api/test/unit/commit_ancestor_test.rb
+++ b/
services/api/test/unit/commit_ancestor_test.rb
@@
-1,3
+1,7
@@
+# Copyright (C) The Arvados Authors. All rights reserved.
+#
+# SPDX-License-Identifier: AGPL-3.0
+
require 'test_helper'
class CommitAncestorTest < ActiveSupport::TestCase