mirror of
https://github.com/GothenburgBitFactory/timewarrior.git
synced 2025-07-07 20:06:39 +02:00
Tests: Removed TASKD path
This commit is contained in:
parent
b64b503d99
commit
4270ac5d02
1 changed files with 0 additions and 3 deletions
|
@ -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
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue