mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-29 21:52:05 -07:00
fix #644
This commit is contained in:
@@ -211,4 +211,5 @@ func TestCanonicalizeMaskWildcard(t *testing.T) {
|
||||
tester("slingamn!shivaram*", "slingamn!shivaram*@*", nil)
|
||||
tester("slingamn!", "slingamn!*@*", nil)
|
||||
tester("shivaram*@good-fortune", "*!shivaram*@good-fortune", nil)
|
||||
tester("shivaram*", "shivaram*!*@*", nil)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user