/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: Breezy landing bot
  • Author(s): Jelmer Vernooij
  • Date: 2017-06-10 18:19:26 UTC
  • mfrom: (6672.1.3 kill-api)
  • Revision ID: breezy.the.bot@gmail.com-20170610181926-cmki2ndblpjrtn7k
Remove ``breezy.api`` and the concept of API versions.

Merged from https://code.launchpad.net/~jelmer/brz/kill-api/+merge/325442

Show diffs side-by-side

added added

removed removed

Lines of Context:
3894
3894
        'breezy.tests.test__walkdirs_win32',
3895
3895
        'breezy.tests.test_ancestry',
3896
3896
        'breezy.tests.test_annotate',
3897
 
        'breezy.tests.test_api',
3898
3897
        'breezy.tests.test_atomicfile',
3899
3898
        'breezy.tests.test_bad_files',
3900
3899
        'breezy.tests.test_bisect',