/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/blackbox/__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:
61
61
                     'test_exceptions',
62
62
                     'test_export',
63
63
                     'test_export_pot',
 
64
                     'test_fetch_ghosts',
64
65
                     'test_filesystem_cicp',
65
66
                     'test_filtered_view_ops',
66
67
                     'test_find_merge_base',