Skip to content

Commit

Permalink
chore: add tests subdir to main CMakelists file
Browse files Browse the repository at this point in the history
  • Loading branch information
wjsan committed May 19, 2024
1 parent 51cdfe4 commit 94e1d4e
Showing 1 changed file 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 @@ -7,4 +7,4 @@ cmake_minimum_required(VERSION 3.5)

add_subdirectory(examples/iot_device)
add_subdirectory(examples/nrf_dfu_master)
# add_subdirectory(tests)
add_subdirectory(tests)

0 comments on commit 94e1d4e

Please sign in to comment.