aboutsummaryrefslogtreecommitdiff
path: root/research
diff options
context:
space:
mode:
authorEvgenii Kliuchnikov <eustas@google.com>2023-10-26 02:02:51 -0700
committerCopybara-Service <copybara-worker@google.com>2023-10-26 02:03:20 -0700
commit9b83be233e0ec867d91bcd451717c881eaf35ca2 (patch)
treed46cbec995dc96ab0627384448ae05d2763ca881 /research
parent53947c15f57774f34f31c0dc485e5a7f5fd9794c (diff)
downloadbrotli-9b83be233e0ec867d91bcd451717c881eaf35ca2.zip
brotli-9b83be233e0ec867d91bcd451717c881eaf35ca2.tar.gz
brotli-9b83be233e0ec867d91bcd451717c881eaf35ca2.tar.bz2
fix wording
PiperOrigin-RevId: 576788685
Diffstat (limited to 'research')
-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