Changeset 17

Show
Ignore:
Timestamp:
05/18/06 15:44:24 (6 years ago)
Author:
mk
Message:

Removed comment placed only for testing purposes.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/mk/tests/test_config.py

    r14 r17  
    4040 
    4141    def tearDown(self): 
    42         #shutil.rmtree(self.custom_config_dir) 
    43         pass 
     42        shutil.rmtree(self.custom_config_dir) 
    4443 
    4544    def test_custom_config_dir(self):