mirror of
https://github.com/nvbn/thefuck.git
synced 2025-03-20 01:28:56 +00:00
Update test_rm_dir.py
This commit is contained in:
parent
b4d0b6ad95
commit
2d6194c9d7
@ -10,4 +10,4 @@ def test_match():
|
|||||||
|
|
||||||
|
|
||||||
def test_get_new_command():
|
def test_get_new_command():
|
||||||
assert get_new_command(Command('rm foo', '', ''), None) == 'rm -rf foo'
|
assert get_new_command(Command('rm foo', '', ''), None) == 'rmdir foo'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user