~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

[merge] 0.7-bugfix: Fix fileid_involved to unescape xml characters, fix StubServer to handle paramiko > 1.5.2

Show diffs side-by-side

added added

removed removed

Lines of Context:
688
688
                   'bzrlib.tests.test_conflicts',
689
689
                   'bzrlib.tests.test_diff',
690
690
                   'bzrlib.tests.test_fetch',
 
691
                   'bzrlib.tests.test_fileid_involved',
691
692
                   'bzrlib.tests.test_gpg',
692
693
                   'bzrlib.tests.test_graph',
693
694
                   'bzrlib.tests.test_hashcache',