forked from openlp/openlp
test
This commit is contained in:
parent
c6d6be30c6
commit
ec7a7b74fe
@ -62,3 +62,9 @@ class TestMixin(object):
|
|||||||
"""
|
"""
|
||||||
os.close(self.fd)
|
os.close(self.fd)
|
||||||
os.unlink(Settings().fileName())
|
os.unlink(Settings().fileName())
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user