We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 674ec82 commit cbe13d3Copy full SHA for cbe13d3
tests/i18n/test_es.py
@@ -108,10 +108,13 @@ def test_returns_false_on_invalid_nif():
108
("U4839822F",),
109
("B96817697",),
110
# NIEs
111
+ ("X0000000T",),
112
("X0095892M",),
113
("X8868108K",),
114
("X2911154K",),
115
# NIFs
116
+ ("00000001R",),
117
+ ("00000000T",),
118
("26643189N",),
119
("07060225F",),
120
("49166693F",),
0 commit comments