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