Skip to content

Commit

Permalink
policy: add additional test vector from the spec
Browse files Browse the repository at this point in the history
  • Loading branch information
MichaelMure committed Aug 31, 2024
1 parent b0c96b2 commit f1ce38d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions capability/policy/match_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -320,6 +320,7 @@ func TestMatch(t *testing.T) {
for _, s := range []string{
"Alice*, Bob, Carol",
"Alice*, Bob*, Carol!",
"Alice Cooper, Bob, Carol.",
"Alice, Bob, Carol.",
" Alice*, Bob, Carol. ",
} {
Expand Down

0 comments on commit f1ce38d

Please sign in to comment.