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

  • Committer: Ian Clatworthy
  • Date: 2009-02-17 07:41:19 UTC
  • mto: (0.64.116 trunk)
  • mto: This revision was merged to the branch mainline in revision 6631.
  • Revision ID: ian.clatworthy@canonical.com-20090217074119-7tgen7irjr95ovfh
common_directory tests & tweaks

Show diffs side-by-side

added added

removed removed

Lines of Context:
25
25
        'bzrlib.plugins.fastimport.tests.test_commands',
26
26
        'bzrlib.plugins.fastimport.tests.test_errors',
27
27
        'bzrlib.plugins.fastimport.tests.test_filter_processor',
 
28
        'bzrlib.plugins.fastimport.tests.test_helpers',
28
29
        'bzrlib.plugins.fastimport.tests.test_parser',
29
30
        'bzrlib.plugins.fastimport.tests.test_processor',
30
31
        ]