~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

Merge the 2.1-simple-set branch

But revert the changes to bzrlib/_btree_serializer_pyx.pyx that didn't end up in that branch.
And restore the export and import headers.

Show diffs side-by-side

added added

removed removed

Lines of Context:
3670
3670
        'bzrlib.tests.test__known_graph',
3671
3671
        'bzrlib.tests.test__rio',
3672
3672
        'bzrlib.tests.test__simple_set',
3673
 
        'bzrlib.tests.test__static_tuple',
3674
3673
        'bzrlib.tests.test__walkdirs_win32',
3675
3674
        'bzrlib.tests.test_ancestry',
3676
3675
        'bzrlib.tests.test_annotate',