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

  • Committer: Jelmer Vernooij
  • Date: 2017-06-02 22:47:22 UTC
  • mto: This revision was merged to the branch mainline in revision 6654.
  • Revision ID: jelmer@jelmer.uk-20170602224722-bxi5cs29o0swu8v6
Bundle the fetch-ghosts command as hidden command.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3942
3942
        'breezy.tests.test_extract',
3943
3943
        'breezy.tests.test_features',
3944
3944
        'breezy.tests.test_fetch',
 
3945
        'breezy.tests.test_fetch_ghosts',
3945
3946
        'breezy.tests.test_fixtures',
3946
3947
        'breezy.tests.test_fifo_cache',
3947
3948
        'breezy.tests.test_filters',