Code review comment for ppa-dev-tools:fix-lp2025484-missing-test-name

Revision history for this message
Bryce Harrington (bryce) wrote :

Thanks Andreas, I decided you were right, and incorporated your suggestion and landed the branch:

stirling: ~/src/PpaDevTools/ppa-dev-tools-bugfix$ git merge --ff-only fix-lp2025484-missing-test-name
Updating 7bef7a0..c56a856
Fast-forward
 ppa/result.py | 3 +++
 tests/test_result.py | 80 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 2 files changed, 83 insertions(+)
stirling: ~/src/PpaDevTools/ppa-dev-tools-bugfix$ git push
Total 0 (delta 0), reused 0 (delta 0), pack-reused 0
To git+ssh://git.launchpad.net/ppa-dev-tools
   7bef7a0..c56a856 main -> main

« Back to merge proposal