/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: Aaron Bentley
  • Date: 2006-06-23 15:27:25 UTC
  • mfrom: (1806 +trunk)
  • mto: This revision was merged to the branch mainline in revision 1807.
  • Revision ID: abentley@panoramicfeedback.com-20060623152725-61519496365d39fc
Merge bzr.dev

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(