|
@@ -64,7 +64,6 @@ class TestSettingLoader(unittest.TestCase):
|
|
def tearDown(self):
|
|
def tearDown(self):
|
|
# Cleanup
|
|
# Cleanup
|
|
shutil.rmtree('/tmp/kalliope/tests/kalliope_resources_dir')
|
|
shutil.rmtree('/tmp/kalliope/tests/kalliope_resources_dir')
|
|
- shutil.rmtree('/tmp/kalliope/tests/variables/')
|
|
|
|
|
|
|
|
Singleton._instances = {}
|
|
Singleton._instances = {}
|
|
|
|
|