Merge lp:~benji/zope.testing/3.9.4-fork into lp:~launchpad/zope.testing/3.9.4-fork
Proposed by
Benji York
on 2012-04-03
| Status: | Merged |
|---|---|
| Merged at revision: | 25 |
| Proposed branch: | lp:~benji/zope.testing/3.9.4-fork |
| Merge into: | lp:~launchpad/zope.testing/3.9.4-fork |
| Diff against target: |
285 lines (+53/-48) 2 files modified
src/zope/testing/testrunner/formatter.py (+1/-4) src/zope/testing/testrunner/testrunner-subunit.txt (+52/-44) |
| To merge this branch: | bzr merge lp:~benji/zope.testing/3.9.4-fork |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Gary Poster (community) | Approve on 2012-04-03 | ||
| ZTK steering group | 2012-04-03 | Pending | |
|
Review via email:
|
|||
Description of the Change
Port the p4 fix for zope.testing --subunit --list to the new zope.testing fork branch.
To post a comment you must log in.
lp:~benji/zope.testing/3.9.4-fork
updated
on 2012-04-03
- 28. By Benji York on 2012-04-03
-
remove debug config that wasn't supposed to be comitted


Thanks, Benji