Skip to content

Commit

Permalink
Uncrustify: triggered by comment.
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Nov 1, 2023
1 parent fd7e979 commit 791b540
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/unit-test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ execute_process(COMMAND cp ./source/otaJobParser/job_parser.c ./build/job_parser
execute_process(COMMAND cp ./source/otaJobParser/ota_job_handler.c ./build/ota_job_handler.c )

set(JOBS_HANDLER_TEST_SOURCES
${MODULE_ROOT_DIR}/build/job_parser.c
${MODULE_ROOT_DIR}/build/job_parser.c
${MODULE_ROOT_DIR}/build/ota_job_handler.c)

# list the files you would like to test here
Expand Down

0 comments on commit 791b540

Please sign in to comment.