~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/selftest/testhashcache.py

  • Committer: Martin Pool
  • Date: 2005-07-08 01:04:01 UTC
  • Revision ID: mbp@sourcefrog.net-20050708010401-6f6e0614effbde01
- re-enable hashcache tests

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
 
83
83
        self.assertEquals(hc.get_sha1('subdir'), None)
84
84
 
 
85
        #hc.write('stat-cache')
 
86
        #del hc
 
87
        
 
88
 
85
89
 
86
90
 
87
91
TEST_CLASSES = [