]> arthur.barton.de Git - bup.git/blob - test/int/__init__.py
tests: move all tests to test/
[bup.git] / test / int / __init__.py
1
2 from __future__ import absolute_import
3 import sys
4
5 sys.path[:0] = ['../..']