Clean up object store tests.
authorDave Borowitz <dborowitz@google.com>
Tue, 9 Mar 2010 17:33:04 +0000 (09:33 -0800)
committerDave Borowitz <dborowitz@google.com>
Thu, 22 Apr 2010 21:35:45 +0000 (14:35 -0700)
commit8209a606985eeeb27a6b448363dbe7933e87906a
treef02c4efe802d236d0948390880c773e9d03cacc8
parentdbc9d9629d514c829d8b9b6d02a0015676fac7f1
Clean up object store tests.

-Moved SpecificDiskObjectStoreTests into DiskObjectStoreTests.
-Use pythonic syntax instead of calling __methods__ directory.
-Whitespace cleanup.

Change-Id: I484954ec00e7319c42fdd2d5762af0b38a45b6c3
dulwich/tests/test_object_store.py