~bzr-pqm/bzr/bzr.dev

« back to all changes in this revision

Viewing changes to bzrlib/tests/__init__.py

  • Committer: Aaron Bentley
  • Date: 2008-10-27 15:52:24 UTC
  • mto: This revision was merged to the branch mainline in revision 3823.
  • Revision ID: aaron@aaronbentley.com-20081027155224-08puqycohzr2tgzw
Add tests for Shelver

Show diffs side-by-side

added added

removed removed

Lines of Context:
2866
2866
                   'bzrlib.tests.test_setup',
2867
2867
                   'bzrlib.tests.test_sftp_transport',
2868
2868
                   'bzrlib.tests.test_shelf',
 
2869
                   'bzrlib.tests.test_shelf_ui',
2869
2870
                   'bzrlib.tests.test_smart',
2870
2871
                   'bzrlib.tests.test_smart_add',
2871
2872
                   'bzrlib.tests.test_smart_transport',