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

  • Committer: Martin Pool
  • Date: 2006-01-13 06:38:56 UTC
  • mto: (1185.65.28 storage)
  • mto: This revision was merged to the branch mainline in revision 1550.
  • Revision ID: mbp@sourcefrog.net-20060113063856-484eed116191727b
Pass through wrapped function name and docstrign 
in needs_read_lock and needs_write_lock decorators.  Test this works.
(Suggestion from John)

Show diffs side-by-side

added added

removed removed

Lines of Context:
692
692
                   'bzrlib.tests.test_config',
693
693
                   'bzrlib.tests.test_conflicts',
694
694
                   'bzrlib.tests.test_diff',
 
695
                   'bzrlib.tests.test_decorators',
695
696
                   'bzrlib.tests.test_fetch',
696
697
                   'bzrlib.tests.test_gpg',
697
698
                   'bzrlib.tests.test_graph',