Skip to content

Commit 75d9551

Browse files
Update test/pico_sha256_test/CMakeLists.txt
Co-authored-by: will-v-pi <[email protected]>
1 parent 46bd135 commit 75d9551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/pico_sha256_test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
if (NOT TARGET pico_sha256)
2-
message("Skipping hardware_sha256_test as pico_sha256 is unavailable on this platform")
2+
message("Skipping pico_sha256_test as pico_sha256 is unavailable on this platform")
33
return()
44
endif()
55

0 commit comments

Comments
 (0)