Blackbox tests not being run
John A Meinel
john at arbash-meinel.com
Sat Feb 4 18:20:50 GMT 2006
Aaron Bentley wrote:
> Hi all,
>
> Thanks to Belchenko's report, I've determined that the blackbox tests
> are not being run. Here is a patch. It's also in bzr.ab.
>
> I have no clue how to add a test case for this :-)
>
> Aaron
good catch, +1 from me.
John
=:->
------------------------------------------------------------------------
=== modified file 'bzrlib/tests/__init__.py'
--- bzrlib/tests/__init__.py
+++ bzrlib/tests/__init__.py
@@ -83,6 +83,7 @@
import bzrlib.tests.branch_implementations
return [
bzrlib.doc,
+ bzrlib.tests.blackbox,
bzrlib.tests.branch_implementations,
]
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 249 bytes
Desc: OpenPGP digital signature
Url : https://lists.ubuntu.com/archives/bazaar/attachments/20060204/da047985/attachment.pgp
More information about the bazaar
mailing list