Changeset 17
- Timestamp:
- 05/18/06 15:44:24 (6 years ago)
- Files:
-
- branches/mk/tests/test_config.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
branches/mk/tests/test_config.py
r14 r17 40 40 41 41 def tearDown(self): 42 #shutil.rmtree(self.custom_config_dir) 43 pass 42 shutil.rmtree(self.custom_config_dir) 44 43 45 44 def test_custom_config_dir(self):
