aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_pathoc.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_pathoc.py')
-rw-r--r--test/test_pathoc.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_pathoc.py b/test/test_pathoc.py
index 90f798c9..52075231 100644
--- a/test/test_pathoc.py
+++ b/test/test_pathoc.py
@@ -51,7 +51,7 @@ class _TestDaemon:
showssl=False,
hexdump=False,
timeout=None,
- ignorecodes=None,
+ ignorecodes=(),
ignoretimeout=None,
showsummary=True
):