aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authoreustas <eustas.ru@gmail.com>2016-06-03 12:30:12 +0200
committereustas <eustas.ru@gmail.com>2016-06-03 12:30:12 +0200
commit9dd7e38bdeb7d2fb02cceb3e6e222682f8016b3c (patch)
treecee1e4265a8f8be73725c7f91b717b5436a347a1 /tests
parent11d1337baf817f194bed33895501c30e145b3a75 (diff)
downloadbrotli-9dd7e38bdeb7d2fb02cceb3e6e222682f8016b3c.zip
brotli-9dd7e38bdeb7d2fb02cceb3e6e222682f8016b3c.tar.gz
brotli-9dd7e38bdeb7d2fb02cceb3e6e222682f8016b3c.tar.bz2
Fix test file path
Diffstat (limited to 'tests')
-rwxr-xr-xtests/roundtrip_test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/roundtrip_test.sh b/tests/roundtrip_test.sh
index 9b05fce..20867bf 100755
--- a/tests/roundtrip_test.sh
+++ b/tests/roundtrip_test.sh
@@ -11,7 +11,7 @@ testdata/asyoulik.txt
testdata/lcet10.txt
testdata/plrabn12.txt
../enc/encode.cc
-../enc/dictionary.h
+../common/dictionary.h
../dec/decode.c
$BRO
"""