aboutsummaryrefslogtreecommitdiffstats
path: root/test/test_language_http.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/test_language_http.py')
-rw-r--r--test/test_language_http.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/test_language_http.py b/test/test_language_http.py
index 839c02b3..e9e91922 100644
--- a/test/test_language_http.py
+++ b/test/test_language_http.py
@@ -340,7 +340,7 @@ def test_pathodspec():
def test_pathodspec_freeze():
e = http.PathodResponse(
- base.ValueLiteral(
+ base.TokValueLiteral(
"200:b'foo':i10,'\\x27'".encode(
"string_escape"
)