~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Canonical.com Patch Queue Manager
  • Date: 2010-01-20 17:19:44 UTC
  • mfrom: (4973.1.1 integration)
  • Revision ID: pqm@pqm.ubuntu.com-20100120171944-8gkub20gotjcye67
(spiv) Implement a per-file merge hook

Show diffs side-by-side

added added

removed removed

Lines of Context:
3752
3752
    return [
3753
3753
        'bzrlib',
3754
3754
        'bzrlib.branchbuilder',
 
3755
        'bzrlib.decorators',
3755
3756
        'bzrlib.export',
3756
3757
        'bzrlib.inventory',
3757
3758
        'bzrlib.iterablefile',