~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

Added unit tests for find_unmerged

Show diffs side-by-side

added added

removed removed

Lines of Context:
657
657
                   'bzrlib.tests.test_rio',
658
658
                   'bzrlib.tests.test_msgeditor',
659
659
                   'bzrlib.tests.test_selftest',
 
660
                   'bzrlib.tests.test_missing',
660
661
                   ]
661
662
 
662
663
    print '%10s: %s' % ('bzr', os.path.realpath(sys.argv[0]))