This website requires JavaScript.
Explore
Help
Sign In
Archives
/
wting_autojump
Watch
1
Star
0
Fork
0
You've already forked wting_autojump
mirror of
https://github.com/wting/autojump
synced
2024-10-27 20:34:07 +00:00
Code
Issues
Releases
Wiki
Activity
723d7a69cf
wting_autojump
/
tests
/
autojump_test.py
7 lines
97 B
Python
Raw
Normal View
History
Unescape
Escape
Refactor code and add unit tests
2016-04-18 02:40:10 +00:00
# -*- coding: utf-8 -*-
import
os
import
sys
sys
.
path
.
append
(
os
.
path
.
join
(
os
.
getcwd
(
)
,
'
bin
'
)
)
Reference in New Issue
Copy Permalink