aboutsummaryrefslogtreecommitdiff
path: root/research/brotlidump.py
diff options
context:
space:
mode:
Diffstat (limited to 'research/brotlidump.py')
-rw-r--r--research/brotlidump.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/research/brotlidump.py b/research/brotlidump.py
index ccdec61..c2fcaa1 100644
--- a/research/brotlidump.py
+++ b/research/brotlidump.py
@@ -2240,7 +2240,7 @@ __test__ = {
'file': """
>>> try: Layout(BitStream(
- ... open("H:/Downloads/brotli-master/tests/testdata/10x10y.compressed",'rb')
+ ... open("./tests/testdata/10x10y.compressed",'rb')
... .read())).processStream()
... except NotImplementedError: pass
addr hex binary context explanation