Code review comment for lp://staging/~abentley/launchpad/bmp-iprivacy

Revision history for this message
Gavin Panella (allenap) wrote :

> 115 +class TestBranchMergeProposalPrivacy(TestCaseWithFactory):
> 116 + """Ensure that BranchMergeProposal implements its interface."""

I think you need to change this to say "... implements IPrivacy" or something like that. Otherwise, nice branch.

review: Approve (code)

« Back to merge proposal