Skip to content

Commit

Permalink
rename stm32mp-sign-test.sh to stm32mp-sign-tool_test.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
embetrix committed Dec 13, 2024
1 parent 281a0e7 commit cd8698a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -18,4 +18,4 @@ install(TARGETS stm32mp-sign-tool DESTINATION bin)

# Enable testing
enable_testing()
add_test(NAME stm32mp-sign-tool COMMAND ./stm32mp-sign-test.sh)
add_test(NAME stm32mp-sign-tool COMMAND ./stm32mp-sign-tool_test.sh)
File renamed without changes.

0 comments on commit cd8698a

Please sign in to comment.