]> arthur.barton.de Git - bup.git/blobdiff - wvtest.py
tests: move all tests to test/
[bup.git] / wvtest.py
index 9d3ee497ab715c8e2322c7e6a855d585f0679aee..8451b3e45378d0055f11534f321eebc657e70706 100755 (executable)
--- a/wvtest.py
+++ b/wvtest.py
@@ -22,6 +22,8 @@ import re
 import sys
 import traceback
 
+sys.path[:0] = [os.path.realpath('test/lib')]
+
 _start_dir = os.getcwd()
 
 # NOTE