/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/test_ui.py

  • Committer: Matthieu Moy
  • Date: 2006-07-08 19:32:30 UTC
  • mfrom: (1845 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1857.
  • Revision ID: Matthieu.Moy@imag.fr-20060708193230-3eb72d871471bd5b
merge

Show diffs side-by-side

added added

removed removed

Lines of Context:
157
157
        factory.stdin = StringIO("yada\ny\n")
158
158
        pb = self.apply_redirected(
159
159
            factory.stdin, factory.stdout, factory.stdout, factory.nested_progress_bar)
 
160
        pb.start_time = None
160
161
        self.apply_redirected(
161
162
            factory.stdin, factory.stdout, factory.stdout, pb.update, "foo", 0, 1)
162
163
        self.assertEqual(