Files
deb-python-rfc3986/tests/conftest.py
Ian Cordasco ad6208e63f Fix Python3 bug and add tests
Tests are currently broken because refactoring
2014-06-24 19:13:40 -05:00

5 lines
60 B
Python

# -*- coding: utf-8 -*-
import sys
sys.path.insert(0, '.')