aboutsummaryrefslogtreecommitdiff
path: root/python
diff options
context:
space:
mode:
authoreustas <eustas.ru@gmail.com>2016-06-03 12:30:45 +0200
committereustas <eustas.ru@gmail.com>2016-06-03 12:30:45 +0200
commit66606e7d43451f52b102d6bb1a12d730143d3ece (patch)
tree4056f3df8fac7b7fc76ed6d4ad7b275ebf76d1df /python
parent9dd7e38bdeb7d2fb02cceb3e6e222682f8016b3c (diff)
downloadbrotli-66606e7d43451f52b102d6bb1a12d730143d3ece.zip
brotli-66606e7d43451f52b102d6bb1a12d730143d3ece.tar.gz
brotli-66606e7d43451f52b102d6bb1a12d730143d3ece.tar.bz2
Fix test file path
Diffstat (limited to 'python')
-rw-r--r--python/tests/custom_dictionary_test.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python/tests/custom_dictionary_test.py b/python/tests/custom_dictionary_test.py
index 34a44bd..8f5e015 100644
--- a/python/tests/custom_dictionary_test.py
+++ b/python/tests/custom_dictionary_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