tests for `BMConfigParser._reset`
PeterSurda opened this issue · 3 comments
PeterSurda commented
Write tests and re-enable in Python 3
kdcis commented
Hi @PeterSurda
You can close this issue. I've raised a PR for this, Please check #1766
g1itch commented
Hi @PeterSurda
You can close this issue. I've raised a PR for this, Please check #1766
Excuse me, but it works in other way: when the tests for python3 pass you write in the last commit message something like "Fixes: #1754" and this issue will be closed by PR merge.
kdcis commented
Okay, Got it. Will do that.
Edit: Done