diff options
Diffstat (limited to 'test/TEST-50-DISSECT/test.sh')
-rwxr-xr-x | test/TEST-50-DISSECT/test.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/TEST-50-DISSECT/test.sh b/test/TEST-50-DISSECT/test.sh index b93697b73c..a0cd677f07 100755 --- a/test/TEST-50-DISSECT/test.sh +++ b/test/TEST-50-DISSECT/test.sh @@ -36,6 +36,7 @@ test_append_files() { fi inst_binary mksquashfs inst_binary unsquashfs + inst_binary pkcheck install_verity_minimal } |