Make sure TestCase.setUp() is called, remove unused import.
[jelmer/dulwich-libgit2.git] / dulwich / tests / test_lru_cache.py
2010-06-28 Jelmer VernooijAllow overriding paths to executables in GitSSHClient.
2010-06-11 Jelmer VernooijMerge support for lazy loading packs.
2010-06-10 Jelmer VernooijAlways import TestCase from dulwich.tests so it can...
2009-05-05 Jelmer VernooijImport new lru_cache and tests.