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

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2008-03-20 18:06:14 UTC
  • mfrom: (3280.4.5 uncommit_local)
  • Revision ID: pqm@pqm.ubuntu.com-20080320180614-grrzhydka050ap3a
(jam) Add --local to bzr uncommit, bug #93412

Show diffs side-by-side

added added

removed removed

Lines of Context:
2743
2743
                   'bzrlib.tests.test_tsort',
2744
2744
                   'bzrlib.tests.test_tuned_gzip',
2745
2745
                   'bzrlib.tests.test_ui',
 
2746
                   'bzrlib.tests.test_uncommit',
2746
2747
                   'bzrlib.tests.test_upgrade',
2747
2748
                   'bzrlib.tests.test_urlutils',
2748
2749
                   'bzrlib.tests.test_versionedfile',