mirror of
				https://github.com/wting/autojump
				synced 2025-06-13 12:54:07 +00:00 
			
		
		
		
	Use mock from unittest
This commit is contained in:
		
							parent
							
								
									06e082c918
								
							
						
					
					
						commit
						b935baa9ab
					
				| @ -3,7 +3,7 @@ | ||||
| import os | ||||
| import sys | ||||
| 
 | ||||
| import mock | ||||
| from unittest import mock | ||||
| import pytest | ||||
| 
 | ||||
| sys.path.append(os.path.join(os.getcwd(), 'bin'))  # noqa | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user