monf пре 8 година
родитељ
комит
4095b06954
1 измењених фајлова са 0 додато и 1 уклоњено
  1. 0 1
      Tests/test_settings_loader.py

+ 0 - 1
Tests/test_settings_loader.py

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