Skip to content

Commit 6f7e0c7

Browse files
author
Luca De Feo
committed
More path fixes for testing
1 parent 5e046a4 commit 6f7e0c7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/rundoctest.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
if path:
1111
os.chdir(path)
1212
os.chdir('..')
13+
sys.path += os.getcwd()
1314

1415
failed = 0
1516
attempted = 0

0 commit comments

Comments
 (0)