/brz/remove-bazaar

To get this branch, use:
bzr branch http://gegoxaren.bato24.eu/bzr/brz/remove-bazaar

« back to all changes in this revision

Viewing changes to breezy/tests/test_smart_add.py

  • Committer: Jelmer Vernooij
  • Date: 2019-08-11 13:21:03 UTC
  • mfrom: (7379 work)
  • mto: This revision was merged to the branch mainline in revision 7388.
  • Revision ID: jelmer@jelmer.uk-20190811132103-u3ne03yf37c1h57n
merge trunk.

Show diffs side-by-side

added added

removed removed

Lines of Context:
92
92
 
93
93
        self.build_tree(['new/a', 'new/b', 'new/c',
94
94
                         'new/subdir/', 'new/subdir/b', 'new/subdir/d'])
95
 
        new_tree.set_root_id(self.base_tree.get_root_id())
 
95
        new_tree.set_root_id(self.base_tree.path2id(''))
96
96
        self.add_helper(self.base_tree, 'dir', new_tree, ['new'])
97
97
 
98
98
        # We know 'a' and 'b' exist in the root, and they are being added