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