refining CountriesMergerTest

This commit is contained in:
frankknoll
2023-04-01 01:15:00 +02:00
parent 49db8cde8f
commit 0b231d12dd
2 changed files with 8 additions and 4 deletions

View File

@@ -21,4 +21,5 @@ class CountriesMergerTest(unittest.TestCase):
{
'NO72A': ['CountryA-1', 'CountryB-1'],
'EW096': ['CountryA-2']
}))
},
name=dstCountries.name))