From 1476760600eff7c51c78b0ba02f1b08558178289 Mon Sep 17 00:00:00 2001 From: Denys Vlasenko Date: Thu, 27 Dec 2018 22:52:13 +0100 Subject: bc: rename config options Signed-off-by: Denys Vlasenko --- testsuite/unzip.tests | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testsuite/unzip.tests') diff --git a/testsuite/unzip.tests b/testsuite/unzip.tests index af53de9df..e198dfc4b 100755 --- a/testsuite/unzip.tests +++ b/testsuite/unzip.tests @@ -31,10 +31,10 @@ rmdir foo rm foo.zip # File containing some damaged encrypted stream -optional FEATURE_UNZIP_CDF +optional FEATURE_UNZIP_CDF CONFIG_UNICODE_SUPPORT testing "unzip (bad archive)" "uudecode; unzip bad.zip 2>&1; echo \$?" \ "Archive: bad.zip - inflating: ]3j½r«IK-%Ix + inflating: ]3j½r«I??K-%Ix unzip: corrupted data unzip: inflate error 1 -- cgit v1.2.3