aboutsummaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
authorEugene Kliuchnikov <eustas@google.com>2017-09-14 16:14:05 +0200
committerGitHub <noreply@github.com>2017-09-14 16:14:05 +0200
commit26a34a435cf6389729bdf1eb6ca5d163b02572a8 (patch)
tree3ad7b540139ff482bb7c54841a8325e53e6ea0ce /tests
parentd7bce1e092a6ef7ef1005db92c395e6b79d83972 (diff)
downloadbrotli-26a34a435cf6389729bdf1eb6ca5d163b02572a8.zip
brotli-26a34a435cf6389729bdf1eb6ca5d163b02572a8.tar.gz
brotli-26a34a435cf6389729bdf1eb6ca5d163b02572a8.tar.bz2
Employ make/gcc on Appveyor + push artifacts (#596)
Diffstat (limited to 'tests')
-rwxr-xr-xtests/roundtrip_test.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/roundtrip_test.sh b/tests/roundtrip_test.sh
index cb3d302..6c92418 100755
--- a/tests/roundtrip_test.sh
+++ b/tests/roundtrip_test.sh
@@ -14,7 +14,6 @@ tests/testdata/plrabn12.txt
c/enc/encode.c
c/common/dictionary.h
c/dec/decode.c
-$BROTLI
"""
for file in $INPUTS; do