147
147
if key in ('dirstate', 'dirstate-tags', 'dirstate-with-subtree',
148
148
'pack-0.92', 'pack-0.92-subtree', 'rich-root',
149
'rich-root-pack', '1.6', '1.6.1-rich-root',
154
151
' rich-root or rich-root-pack'
156
153
expected = 'knit or metaweave'
159
154
self.assertCheckoutDescription(key, expected)
161
156
def test_describe_branch_format(self):