summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_rules_xml.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_rules_xml.py b/tests/test_rules_xml.py
index 13dfe2a..773e4c7 100644
--- a/tests/test_rules_xml.py
+++ b/tests/test_rules_xml.py
@@ -220,6 +220,7 @@ def test_iso3166(layout):
pycountry = pytest.importorskip('pycountry')
country_codes = [c.alpha_2 for c in pycountry.countries]
expected_without_country = [
+ "ancient", # from before current-day countries
"apl", "bqn", # programming
"brai", # Braille not specific to any country
"custom",