From 907a3993f24b25a8ee51bf246db7f5ac3e69dd40 Mon Sep 17 00:00:00 2001 From: Athmane Madjoudj Date: Mar 16 2012 12:18:51 +0000 Subject: Fix zip tests --- diff --git a/tests/p_zip/0_install_zip.sh b/tests/p_zip/0_install_zip.sh index bfe2c8d..692e313 100755 --- a/tests/p_zip/0_install_zip.sh +++ b/tests/p_zip/0_install_zip.sh @@ -2,5 +2,5 @@ # Author: Christoph Galuschka t_Log "Running $0 - attempting to install zip." -t_InstallPackage zip +t_InstallPackage zip unzip diff --git a/tests/p_zip/10-zip-test.sh b/tests/p_zip/10-zip-test.sh index b00b6bc..791ddc9 100755 --- a/tests/p_zip/10-zip-test.sh +++ b/tests/p_zip/10-zip-test.sh @@ -11,11 +11,11 @@ FILE2=$ZIPDIR/file2.txt mkdir -p $ZIPDIR cat > $FILE1 < $FILE2 <