]> arthur.barton.de Git - bup.git/blobdiff - lib/bup/t/__init__.py
Move t/*.py to lib/bup/t/*.py.
[bup.git] / lib / bup / t / __init__.py
diff --git a/lib/bup/t/__init__.py b/lib/bup/t/__init__.py
new file mode 100644 (file)
index 0000000..172f040
--- /dev/null
@@ -0,0 +1,2 @@
+import sys
+sys.path[:0] = ['../..']