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/test_email_message.py
-
Committer:
Jelmer Vernooij
-
Date:
2011-12-16 19:18:39 UTC
-
mto:
This revision was merged to the branch mainline in
revision
6391.
-
Revision ID:
jelmer@samba.org-20111216191839-eg681lxqibi1qxu1
Fix remaining tests.
Show diffs side-by-side
added
removed
151
151
def test_send(self):
152
152
class FakeConfig:
153
def get_user_option(self, option):
153
def get(self, option):