Merge lp:~bjornt/launchpad/dont-hardcode-auto-generated-names into lp:launchpad
Proposed by
Björn Tillenius
on 2010-05-18
| Status: | Merged |
|---|---|
| Approved by: | Graham Binns on 2010-05-18 |
| Approved revision: | no longer in the source branch. |
| Merged at revision: | 10878 |
| Proposed branch: | lp:~bjornt/launchpad/dont-hardcode-auto-generated-names |
| Merge into: | lp:launchpad |
| Diff against target: |
24 lines (+2/-2) 2 files modified
lib/lp/bugs/doc/bugnotification-sending.txt (+1/-1) lib/lp/translations/tests/test_shared_potemplate.py (+1/-1) |
| To merge this branch: | bzr merge lp:~bjornt/launchpad/dont-hardcode-auto-generated-names |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Graham Binns (community) | code | 2010-05-18 | Approve on 2010-05-18 |
|
Review via email:
|
|||
Description of the Change
Change some tests not to depend on getUniqueInteger() and
getUniqueString() to return certain values.
This branch is in preparation for changing how getUniqueString()
generates the string.
To post a comment you must log in.
review:
Approve
(code)
