summaryrefslogtreecommitdiffstats
path: root/tests/roots/test-api-set-translator/nonext/conf.py
blob: f93e4da49eb2b03a2a543cd74e4f6c3731c8d643 (plain)
1
2
3
4
5
6
import os
import sys

sys.path.insert(0, os.path.dirname(os.path.abspath('.')))

project = 'test'