140
139
from bzrlib.commands import run_bzr
141
140
wt = self.make_branch_and_tree('.')
142
141
# The default ignore list includes '*.py[co]', but not CVS
144
143
self.build_tree(['inertiatic/', 'inertiatic/esp', 'inertiatic/CVS',
146
145
added, ignored = smart_add_tree(wt, u'.')