Whitespace

This commit is contained in:
Gnarwhal 2024-10-05 00:20:17 +00:00
parent 8f72015d02
commit 51a1117950
Signed by: Gnarwhal
GPG key ID: 0989A73D8C421174

View file

@ -30,7 +30,7 @@ func TestPathPatterns(t *testing.T) {
} { } {
{ {
"<test@example.com>", "<test@example.com>",
true, "test@example.com", true, "test@example.com",
}, },
{ {
"<test@example.com", "<test@example.com",