ALBS-226: Patch pungi/lorax for building AL9

- Unit tests are fixed
pull/3/head
soksanichenko 2022-03-19 03:32:43 +02:00
parent acfdfcef15
commit a83be2fbb2
1 changed files with 1 additions and 1 deletions

View File

@ -106,7 +106,7 @@ class TestModulesYamlParser(TestCase):
self.assertEqual(['mariadb-devel-10.3_1-8010020200108182321.cdc1202b',
'javapackages-tools-201801-8000020190628172923.b07bea58'],
os.listdir(os.path.join(PATH_TO_KOJI, 'modules/x86_64')))
self.assertEqual(['ant.yaml', EMPTY_FILE],
self.assertEqual([EMPTY_FILE, 'ant.yaml'],
os.listdir(os.path.join(PATH_TO_KOJI, 'module_defaults')))
# check that modules were exported