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

  • Committer: Jelmer Vernooij
  • Date: 2010-02-13 02:15:58 UTC
  • mto: This revision was merged to the branch mainline in revision 5041.
  • Revision ID: jelmer@samba.org-20100213021558-exxfr87v0b2330co
Remove unnecessary _deserialise_inventory implementation on remote repositories.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
# Copyright (C) 2005-2010 Canonical Ltd
 
1
# Copyright (C) 2004, 2005, 2006 Canonical Ltd
2
2
#       Author: Robert Collins <robert.collins@canonical.com>
3
3
#
4
4
# This program is free software; you can redistribute it and/or modify