-fixing #2413
[oweals/gnunet.git] / src / fs / test_gnunet_fs_ns.py.in
index b6a695c7f351becbe34e123859eac38c27199f75..ff892b40f7e28ccb51736be734be02740f4d7509 100755 (executable)
@@ -25,7 +25,7 @@ import re
 import shutil
 
 srcdir = "../.."
-gnunet_pyexpect_dir = os.path.join (srcdir, "contrib", "gnunet_pyexpect")
+gnunet_pyexpect_dir = os.path.join (srcdir, "contrib")
 if gnunet_pyexpect_dir not in sys.path:
   sys.path.append (gnunet_pyexpect_dir)