Skip to content

Commit

Permalink
grammar tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
botovq committed Jun 19, 2024
1 parent a949ecf commit 683f523
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -744,8 +744,8 @@ else()
endif()
set_tests_properties(ssltest PROPERTIES ENVIRONMENT "srcdir=${TEST_SOURCE_DIR}")

# testdsa, testenc, testrsa don't have an executable instead it uses openssl executable which
# access various files for IO. adding such files to --preload-file is infeasible.
# testdsa, testenc, testrsa don't have an executable instead they use openssl executable which
# access various files for IO. Adding such files to --preload-file is infeasible.
if(NOT EMSCRIPTEN)
# testdsa
if(NOT MSVC)
Expand Down

0 comments on commit 683f523

Please sign in to comment.