rerun / rerun

Core rerun. See also http://github.com/rerun-modules

Home Page:http://rerun.sh

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

defect: rm-command removes tests for multiple commands

eedwardsav opened this issue · comments

I had a command called 'bump', as well as commands called 'bump-special' and 'bump-release'.

When running rerun stubbs: rm-command --module 'semver' --command 'bump' it removed the tests for the bump-special and the bump-release commands, as well.