Merge lp:~rockstar/launchpad/testfix into lp:launchpad

Proposed by Paul Hummer
Status: Merged
Approved by: Deryck Hodge
Approved revision: no longer in the source branch.
Merged at revision: not available
Proposed branch: lp:~rockstar/launchpad/testfix
Merge into: lp:launchpad
Diff against target: 12 lines (+1/-1)
1 file modified
lib/lp/bugs/stories/bugs/xx-front-page-info.txt (+1/-1)
To merge this branch: bzr merge lp:~rockstar/launchpad/testfix
Reviewer Review Type Date Requested Status
Deryck Hodge (community) code Approve
Review via email: mp+21243@code.launchpad.net

Description of the change

testfix

To post a comment you must log in.
Revision history for this message
Deryck Hodge (deryck) :
review: Approve (code)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'lib/lp/bugs/stories/bugs/xx-front-page-info.txt'
2--- lib/lp/bugs/stories/bugs/xx-front-page-info.txt 2010-03-09 17:22:08 +0000
3+++ lib/lp/bugs/stories/bugs/xx-front-page-info.txt 2010-03-12 14:33:24 +0000
4@@ -82,7 +82,7 @@
5 >>> hot_bugs = find_tag_by_id(anon_browser.contents, 'hot-bugs')
6 >>> print extract_text(hot_bugs)
7 Summary Status Importance Last changed
8- #16 ... New Undecided 0 seconds ago
9+ #16 ... New Undecided ...
10
11 When we mark our bug as "fix released", it is no longer a hot bug,
12 and we see a message "no hot bugs" instead of the bug listing.