summaryrefslogtreecommitdiffstats
path: root/test/TEST-50-DISSECT/test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'test/TEST-50-DISSECT/test.sh')
-rwxr-xr-xtest/TEST-50-DISSECT/test.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-50-DISSECT/test.sh b/test/TEST-50-DISSECT/test.sh
index f1abce8887..613bb086ce 100755
--- a/test/TEST-50-DISSECT/test.sh
+++ b/test/TEST-50-DISSECT/test.sh
@@ -21,6 +21,7 @@ test_append_files() {
generate_module_dependencies
inst_binary wc
inst_binary sha256sum
+ inst_binary tar
if command -v openssl >/dev/null 2>&1; then
inst_binary openssl
fi