selftest problem: No module named launchpad
Marius Kruger
amanic at gmail.com
Wed Apr 25 10:16:58 BST 2007
+1 from me:
* fix problem
* logic looks excellent
* But you can remove the training white space which you are adding...
=== modified file 'bzrlib/tests/test_plugins.py'
--- bzrlib/tests/test_plugins.py 2007-04-20 05:44:37 +0000
+++ bzrlib/tests/test_plugins.py 2007-04-25 06:33:40 +0000
...
@@ -251,7 +256,12 @@
self.assertEqual([], index.get_topics(None))
:1 new line(s) have trailing whitespace.
def test_get_topics_launchpad(self):
- """Searching for 'launchpad' returns the launchpad plugin
docstring."""
+ """Searching for 'launchpad' returns the launchpad plugin
docstring.
+
^--- some training white space
On 4/25/07, Martin Pool <mbp at sourcefrog.net> wrote:
>
> ...
> As Alexander says, it's a bug - for now I suggest you just pipe it
> through 'patch -p0', or merge from
> http://sourcefrog.net/bzr/plugin-help
>
> --
> Martin
>
thanks
marius
--
I don't trust a Revision Control System with less than 6400 unit tests.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: https://lists.ubuntu.com/archives/bazaar/attachments/20070425/207da8e7/attachment.htm
More information about the bazaar
mailing list