mirror of
https://github.com/zeek/zeek.git
synced 2025-10-13 12:08:20 +00:00
Added unit tests for regex fix
This commit is contained in:
parent
dead3226a5
commit
bb7af9a823
2 changed files with 10 additions and 0 deletions
|
@ -19,3 +19,9 @@ three@example.com,
|
|||
one@example.com,
|
||||
two@example.com
|
||||
}
|
||||
john.smith@email.com
|
||||
[john.smith@email.com, jane.doe@email.com]
|
||||
{
|
||||
john.smith@email.com
|
||||
jane.doe@email.com
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue