aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoreustas <eustas.ru@gmail.com>2016-06-03 12:31:02 +0200
committerEugene Kliuchnikov <eustas@google.com>2016-06-14 16:02:38 +0200
commit55bd78fbcab7122029126961f0c362cf5df7804f (patch)
treef5186a8329ce56f5afe5b667dd8df2bd13bc805e
parentab53fc31f7d36be62634a6e1ce30f97f7927e9b5 (diff)
downloadbrotli-55bd78fbcab7122029126961f0c362cf5df7804f.zip
brotli-55bd78fbcab7122029126961f0c362cf5df7804f.tar.gz
brotli-55bd78fbcab7122029126961f0c362cf5df7804f.tar.bz2
Fix test file path
-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