mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add renumber test as a dependency for running the tests
Signed-off-by: Tomaz Canabrava <tomaz.canabrava@gmail.com> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
28744e232c
commit
3d788414c7
1 changed files with 2 additions and 1 deletions
|
@ -29,4 +29,5 @@ add_custom_target(check COMMAND ${CMAKE_CTEST_COMMAND}
|
|||
TestGitStorage
|
||||
TestPlan
|
||||
TestDiveSiteDuplication
|
||||
)
|
||||
TestRenumber
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue