forked from openlp/openlp
Missed one
This commit is contained in:
parent
6f05711414
commit
92e9ef9394
@ -49,6 +49,7 @@ class TestActionList(TestCase):
|
||||
Prepare the tests
|
||||
"""
|
||||
self.action_list = ActionList.get_instance()
|
||||
Settings.setDefaultFormat(Settings.IniFormat)
|
||||
self.settings = Settings()
|
||||
fd, self.ini_file = mkstemp('.ini')
|
||||
self.settings.set_filename(self.ini_file)
|
||||
|
Loading…
Reference in New Issue
Block a user