/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: Robert Collins
  • Date: 2010-06-25 06:12:56 UTC
  • mto: This revision was merged to the branch mainline in revision 5324.
  • Revision ID: robertc@robertcollins.net-20100625061256-x2mbkcmcz5xb81wx
Move BzrLibraryState to its own module and prepare to start testing it.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3733
3733
        'bzrlib.tests.test_knit',
3734
3734
        'bzrlib.tests.test_lazy_import',
3735
3735
        'bzrlib.tests.test_lazy_regex',
 
3736
        'bzrlib.tests.test_library_state',
3736
3737
        'bzrlib.tests.test_lock',
3737
3738
        'bzrlib.tests.test_lockable_files',
3738
3739
        'bzrlib.tests.test_lockdir',