aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authoreustas <eustas.ru@gmail.com>2016-06-03 12:31:02 +0200
committereustas <eustas.ru@gmail.com>2016-06-03 12:31:02 +0200
commitb73ebe32b45df7a0ba27c82c789bb5e3649912ed (patch)
tree03070b84ce9a5a54407256ce68cc7856e63dafc5 /python
parent66606e7d43451f52b102d6bb1a12d730143d3ece (diff)
downloadbrotli-b73ebe32b45df7a0ba27c82c789bb5e3649912ed.zip
brotli-b73ebe32b45df7a0ba27c82c789bb5e3649912ed.tar.gz
brotli-b73ebe32b45df7a0ba27c82c789bb5e3649912ed.tar.bz2
Fix test file path
Diffstat (limited to 'python')
-rwxr-xr-xpython/tests/roundtrip_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/roundtrip_test.py b/python/tests/roundtrip_test.py
index 02c784d..293fb1e 100755
--- a/python/tests/roundtrip_test.py
+++ b/python/tests/roundtrip_test.py
@@ -13,7 +13,7 @@ testdata/asyoulik.txt
testdata/lcet10.txt
testdata/plrabn12.txt
../enc/encode.cc
-../enc/dictionary.h
+../common/dictionary.h
../dec/decode.c
%s
""" % BRO