Skip to content

Commit b1e5df7

Browse files
committed
Add more emails to tests
1 parent 1475038 commit b1e5df7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/email_validator_test.dart

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@ import 'package:email_validator/email_validator.dart';
55

66
void main() {
77
var validAddresses = [
8+
89
"\"Abc\\@def\"@example.com",
910
"\"Fred Bloggs\"@example.com",
1011
"\"Joe\\\\Blow\"@example.com",

0 commit comments

Comments
 (0)