diff --git a/test/run_all b/test/run_all index a41aa6cb..d3b74b83 100755 --- a/test/run_all +++ b/test/run_all @@ -19,9 +19,6 @@ except ImportError: # python 3 from queue import Queue, Empty -# Look for taskd in $PATH instead of task/src/ -os.environ["TASKD_USE_PATH"] = "1" - TIMEOUT = .2