/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/blackbox/__init__.py

  • Committer: Aaron Bentley
  • Date: 2009-04-29 20:31:34 UTC
  • mto: This revision was merged to the branch mainline in revision 4316.
  • Revision ID: aaron@aaronbentley.com-20090429203134-nwd8x2hpwan1xux3
Implement reference command

Show diffs side-by-side

added added

removed removed

Lines of Context:
86
86
                     'bzrlib.tests.blackbox.test_push',
87
87
                     'bzrlib.tests.blackbox.test_reconcile',
88
88
                     'bzrlib.tests.blackbox.test_reconfigure',
 
89
                     'bzrlib.tests.blackbox.test_reference',
89
90
                     'bzrlib.tests.blackbox.test_remerge',
90
91
                     'bzrlib.tests.blackbox.test_remove',
91
92
                     'bzrlib.tests.blackbox.test_re_sign',