Fix subunit files location after cherrypicks.
[ira/wip.git] / source4 / lib / ldb / tests / python / ldap.py
index 6c910b63f1b450e1de9c63ae7561d9120241ec55..e2cc65852121561d87bc2fcbb6e03a070ab18077 100755 (executable)
@@ -8,6 +8,7 @@ import sys
 import time
 
 sys.path.append("bin/python")
+sys.path.append("../lib/subunit/python")
 
 import samba.getopt as options