aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_dump.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_dump.py')
-rw-r--r--test/test_dump.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/test_dump.py b/test/test_dump.py
index 7e4e0aa1..f860d1e0 100644
--- a/test/test_dump.py
+++ b/test/test_dump.py
@@ -121,6 +121,8 @@ class uDumpMaster(libpry.AutoTree):
def test_stickycookie(self):
ret = self._dummy_cycle(None, "", stickycookie = ".*")
+ def test_stickyauth(self):
+ ret = self._dummy_cycle(None, "", stickyauth = ".*")