Skip to content

Commit

Permalink
DONT MERGE
Browse files Browse the repository at this point in the history
  • Loading branch information
threeal committed May 4, 2024
1 parent 709b172 commit 2caa767
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/cmake/AssertionTest.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ function(test_mock_message)

assert_defined(FATAL_ERROR_MESSAGES)
assert_strequal("${FATAL_ERROR_MESSAGES}" "some fatal error message")
endfunction()
endfunction().

if(NOT DEFINED TEST_COMMAND)
message(FATAL_ERROR "The 'TEST_COMMAND' variable should be defined")
Expand Down

0 comments on commit 2caa767

Please sign in to comment.