Commit 5f8eebf0 authored by Jason R. Coombs's avatar Jason R. Coombs

Add conftest so that tests can run under pytest

parent 781d42df
import sys
import os
sys.path.insert(0, os.getcwd())
__import__('distutils')
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment