-
Committer:
John Arbash Meinel
-
Date:
2008-04-21 17:32:54 UTC
-
Revision ID:
john@arbash-meinel.com-20080421173254-8x9ynjqe0hk46xsz
Add repository_implementation tests for get_parent_map
If None is passed, repositories should raise ValueError, since
None is not a valid revision_id.
Implement this ability for all repository implementations.