forked from openlp/openlp
delete appliction in tearDown
This commit is contained in:
parent
fab327c89f
commit
10f7a464b4
@ -33,6 +33,7 @@ class TestPluginManager(TestCase):
|
||||
|
||||
def tearDown(self):
|
||||
os.unlink(self.ini_file)
|
||||
del self.app
|
||||
|
||||
def find_plugins_test(self):
|
||||
"""
|
||||
|
Loading…
Reference in New Issue
Block a user