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

  • Committer: Martin Pool
  • Date: 2007-07-13 04:22:17 UTC
  • mto: This revision was merged to the branch mainline in revision 2618.
  • Revision ID: mbp@sourcefrog.net-20070713042217-mnkwb9przs8x2de0
Move bencode tests from within their module into our test suite

Show diffs side-by-side

added added

removed removed

Lines of Context:
2248
2248
                   'bzrlib.tests.test_api',
2249
2249
                   'bzrlib.tests.test_atomicfile',
2250
2250
                   'bzrlib.tests.test_bad_files',
 
2251
                   'bzrlib.tests.test_bencode',
2251
2252
                   'bzrlib.tests.test_branch',
2252
2253
                   'bzrlib.tests.test_branchbuilder',
2253
2254
                   'bzrlib.tests.test_bugtracker',