Skip to content

Commit 2322e06

Browse files
committed
Add more tests
1 parent 6d4b269 commit 2322e06

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

test/validators.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10684,6 +10684,9 @@ describe('Validators', () => {
1068410684
'ALA4011',
1068510685
'4A23000',
1068610686
'DICTAT0R',
10687+
'VETERAN',
10688+
'AZKVIZ8',
10689+
'2A45876',
1068710690
'DIC-TAT0R',
1068810691
],
1068910692
invalid: [
@@ -10692,6 +10695,10 @@ describe('Validators', () => {
1069210695
'LN5758898',
1069310696
'X-|$|-X',
1069410697
'AE0F-OP4',
10698+
'GO0MER',
10699+
'2AAAAAAAA',
10700+
'FS AB 1234 E',
10701+
'GB999 9999 00',
1069510702
],
1069610703
});
1069710704

0 commit comments

Comments
 (0)