/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 bzrlib/tests/blackbox/test_non_ascii.py

Merge with extras

Show diffs side-by-side

added added

removed removed

Lines of Context:
235
235
        txt = self.run_bzr_decode('pull', working_dir=dirname2)
236
236
 
237
237
        expected = osutils.pathjoin(osutils.getcwd(), dirname1)
238
 
        self.assertEqual(u'Using saved location: %s/\n'
 
238
        self.assertEqual(u'Using saved parent location: %s/\n'
239
239
                'No revisions to pull.\n' % (expected,), txt)
240
240
 
241
241
        self.build_tree_contents(