aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathod.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pathod.py')
-rw-r--r--test/test_pathod.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_pathod.py b/test/test_pathod.py
index 30498c3a..46b1fb1d 100644
--- a/test/test_pathod.py
+++ b/test/test_pathod.py
@@ -35,7 +35,7 @@ class TestNoWeb(tutils.DaemonTests):
class TestTimeout(tutils.DaemonTests):
- timeout = 0.01
+ timeout = 0.001
def test_noweb(self):
# FIXME: Add float values to spec language, reduce test timeout to
# increase test performance