Skip to content

Commit

Permalink
[DOC] Document make test
Browse files Browse the repository at this point in the history
  • Loading branch information
eseiler committed Nov 7, 2024
1 parent 16739cd commit 66f5120
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -15,4 +15,5 @@ add_subdirectory (api)
add_subdirectory (cli)

message (STATUS "You can run `make tests` to build tests.")
message (STATUS "You can run `make test` to run tests.")
message (STATUS "You can run `make check` to build and run tests.")

0 comments on commit 66f5120

Please sign in to comment.