~launchpad-pqm/launchpad/devel

« back to all changes in this revision

Viewing changes to lib/lp/code/stories/feeds/xx-branch-atom.txt

  • Committer: Launchpad Patch Queue Manager
  • Date: 2011-12-20 17:18:38 UTC
  • mfrom: (14557.1.20 login-token-apocalyse)
  • Revision ID: launchpad@pqm.canonical.com-20111220171838-t5bzp4y0hjmxxqze
[rs=sinzui][no-qa] migrate logintoken, launchpad statistics,
        and feeds.

Show diffs side-by-side

added added

removed removed

Lines of Context:
5
5
 
6
6
    >>> from BeautifulSoup import BeautifulStoneSoup as BSS
7
7
    >>> from BeautifulSoup import SoupStrainer
8
 
    >>> from canonical.launchpad.ftests.feeds_helper import (
 
8
    >>> from lp.services.feeds.tests.helper import (
9
9
    ...     parse_ids, parse_links, validate_feed)
10
10
 
11
11
== Create some specific branches to use for this test ==