Skip to content
Snippets Groups Projects
Commit b02535b3 authored by Karl Fogel's avatar Karl Fogel
Browse files

Fix minor bookkeeping error in one regression test

* check.sh ("tampering with head fuzz should have no effect"):
  Add missing check_result call.
parent 8e96e7fd
No related branches found
No related tags found
No related merge requests found
......@@ -965,6 +965,8 @@ then
PASSED="no"
fi
check_result
########################################################################
start_new_test "tampering with ciphertext causes bzip decoder error"
## Encrypt message
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment