mirror of
				https://github.com/nvbn/thefuck.git
				synced 2025-10-30 22:54:14 +00:00 
			
		
		
		
	#362 Fix tests for python 2
This commit is contained in:
		| @@ -83,4 +83,4 @@ def without_confirmation(proc, TIMEOUT): | ||||
| def how_to_configure(proc, TIMEOUT): | ||||
|     proc.sendline(u'unalias fuck') | ||||
|     proc.sendline(u'fuck') | ||||
|     assert proc.expect([TIMEOUT, "alias isn't configured"]) | ||||
|     assert proc.expect([TIMEOUT, u"alias isn't configured"]) | ||||
|   | ||||
		Reference in New Issue
	
	Block a user