1
0
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:
nvbn
2015-07-27 17:28:09 +03:00
parent c0002fe6e0
commit 8f6d8b1dd1
5 changed files with 33 additions and 2 deletions

View File

@@ -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.