diff --git a/t/1501-maddr-regress.t b/t/1501-maddr-regress.t index 1b726c3..2320875 100755 --- a/t/1501-maddr-regress.t +++ b/t/1501-maddr-regress.t @@ -40,4 +40,4 @@ check_addr 'foo@[::1] (ipv6)' 'ipv6 ' # invalid addresses check_addr '' 'foobar@qux.com' check_addr '"abc@def"@ghi' '' -check_addr '"foo@" ' '"foo@" ' +check_addr '"foo@" ' 'foo@ '