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, 1 insertions, 1 deletions
diff --git a/test/test_dump.py b/test/test_dump.py
index 247ab15b..808b3a7e 100644
--- a/test/test_dump.py
+++ b/test/test_dump.py
@@ -7,7 +7,7 @@ import tutils
class uStrFuncs(libpry.AutoTree):
def test_all(self):
t = tutils.tresp()
- t.set_replay()
+ t._set_replay()
dump.str_response(t)
t = tutils.treq()