Reverts the regex change in dead3226a5.

The regex change broke some of the external tests. I added some more cases
to the regular email btest to hopefully cover all of the cases better.
This commit is contained in:
Tim Wojtulewicz 2020-11-18 15:32:45 -07:00
parent a56fbe408f
commit 01ec5ebdcd
3 changed files with 14 additions and 4 deletions

View file

@ -1,3 +1,4 @@
### BTest baseline data generated by btest-diff. Do not edit. Use "btest -U/-u" to update. Requires BTest >= 0.63.
one@example.com
[one@example.com, two@example.com, three@example.com, one@example.com]
{
@ -22,6 +23,12 @@ two@example.com
john.smith@email.com
[john.smith@email.com, jane.doe@email.com]
{
john.smith@email.com
john.smith@email.com,
jane.doe@email.com
}
john.smith@email.com
[john.smith@email.com, jane.doe@email.com]
{
john.smith@email.com,
jane.doe@email.com
}