浏览代码

[Tests] Fix failing tests

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 = {}