Whitespace
This commit is contained in:
parent
8f72015d02
commit
51a1117950
1 changed files with 1 additions and 1 deletions
|
@ -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",
|
||||||
|
|
Loading…
Reference in a new issue