~mwhudson/launchpad/update-bzr-git-dulwich-10.04-release

« back to all changes in this revision

Viewing changes to lib/lp/bugs/browser/tests/bugtask-adding-views.txt

[r=sinzui][ui=none][bug=248518] Person.setPreferredEmail() will no
        longer activates the account automatically.

Show diffs side-by-side

added added

removed removed

Lines of Context:
12
12
    >>> len(bug_four.bugtasks)
13
13
    1
14
14
    >>> firefox_task = bug_four.bugtasks[0]
15
 
    >>> from canonical.launchpad.webapp.servers import LaunchpadTestRequest
16
15
 
17
16
The views registered at +choose-affected-product and +distrotask are in
18
17
fact meta views responsible for calling other views in order to guide the