Steve Kowalik has proposed merging lp:~stevenk/launchpad/db-fix-test-class into
lp:launchpad/db-devel.
Requested reviews:
Launchpad code reviewers (launchpad-reviewers)
For more details, see:
https://code.launchpad.net/~stevenk/launchpad/db-fix-test-class/+merge/65937
Fix class name.
--
https://code.launchpad.net/~stevenk/launchpad/db-fix-test-class/+merge/65937
Your team Launchpad code reviewers is requested to review the proposed merge of
lp:~stevenk/launchpad/db-fix-test-class into lp:launchpad/db-devel.
=== modified file 'lib/lp/soyuz/tests/test_binarypackagereleasecontents.py'
--- lib/lp/soyuz/tests/test_binarypackagereleasecontents.py 2011-06-21 01:00:53 +0000
+++ lib/lp/soyuz/tests/test_binarypackagereleasecontents.py 2011-06-27 06:49:24 +0000
@@ -21,7 +21,7 @@
from lp.testing import TestCaseWithFactory
-class TestBinaryPackagePath(TestCaseWithFactory):
+class TestBinaryPackageReleaseContents(TestCaseWithFactory):
layer = LaunchpadFunctionalLayer
_______________________________________________
Mailing list: https://launchpad.net/~launchpad-reviewers
Post to : [email protected]
Unsubscribe : https://launchpad.net/~launchpad-reviewers
More help : https://help.launchpad.net/ListHelp