118
118
from bzrlib.commands import run_bzr
119
119
wt = self.make_branch_and_tree('.')
120
120
# The default ignore list includes '*.py[co]', but not CVS
122
122
self.build_tree(['inertiatic/', 'inertiatic/esp', 'inertiatic/CVS',
124
124
added, ignored = smart_add_tree(wt, u'.')