80
80
self.assertEquals(RevisionSpec('ancestor:.').in_history(b3).rev_id,
83
87
def test_branch_namespace(self):
84
88
"""Ensure that the branch namespace pulls in the requisite content."""
85
89
self.build_tree(['branch1/', 'branch1/file', 'branch2/'])