Merge lp://staging/~freyes/charm-helpers/lp1593036 into lp://staging/charm-helpers
Proposed by
Felipe Reyes
Status: | Merged |
---|---|
Merged at revision: | 589 |
Proposed branch: | lp://staging/~freyes/charm-helpers/lp1593036 |
Merge into: | lp://staging/charm-helpers |
Diff against target: |
44 lines (+9/-4) 1 file modified
tests/contrib/network/test_ufw.py (+9/-4) |
To merge this branch: | bzr merge lp://staging/~freyes/charm-helpers/lp1593036 |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Stuart Bishop (community) | Approve | ||
Review via email: mp+297785@code.staging.launchpad.net |
Description of the change
Dear Charmers,
This patch fixes the unit test suite for charmhelpers.
Best,
To post a comment you must log in.
Looks good, and the tests that were previously failing are now passing.