Skip to content

Commit

Permalink
fix: test
Browse files Browse the repository at this point in the history
  • Loading branch information
jaromil committed Jan 5, 2025
1 parent 75d6fb3 commit a8fb419
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/linux.bats
Original file line number Diff line number Diff line change
Expand Up @@ -105,6 +105,7 @@ int main(int argc, char *argv[]) {
return 0;
}
EOF
${CJIT} -lssl -lz -v 2>&3
run ${CJIT} -DVERSION=debug base64_hello.c -lssl -lz \
-- `cat ${TMP}/hello.b64`
assert_success
Expand Down

0 comments on commit a8fb419

Please sign in to comment.