diff --git a/capability/policy/match_test.go b/capability/policy/match_test.go index b211d6c..7704e62 100644 --- a/capability/policy/match_test.go +++ b/capability/policy/match_test.go @@ -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. ", } {