mirror of
https://github.com/nvbn/thefuck.git
synced 2025-10-30 06:34:09 +00:00
Add tests for history changes fro bash and zsh
This commit is contained in:
@@ -43,3 +43,5 @@ def test_without_confirmation(tag, dockerfile):
|
||||
proc.sendline(u'tcsh')
|
||||
proc.sendline(u'eval `thefuck-alias`')
|
||||
without_confirmation(proc)
|
||||
|
||||
# TODO: ensure that history changes.
|
||||
|
||||
Reference in New Issue
Block a user