Skip to content

Commit b5239f8

Browse files
author
Matheus Marchini
committed
teste
1 parent 103e505 commit b5239f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/pdfkit-tests.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
import codecs
66
import unittest
77

8+
89
#Prepend ../ to PYTHONPATH so that we can import PDFKIT form there.
910
TESTS_ROOT = os.path.abspath(os.path.dirname(__file__))
1011
sys.path.insert(0, os.path.realpath(os.path.join(TESTS_ROOT, '..')))

0 commit comments

Comments
 (0)