tests: Make the tests run much faster
tst_docks is already run in parallel. Then it was running again sequentially!
This commit is contained in:
committed by
Sergio Martins
parent
67a3270324
commit
8291025dfa
@@ -243,7 +243,6 @@ if(${PROJECT_NAME}_DEVELOPER_MODE)
|
||||
add_test(NAME tst_multisplitter COMMAND tst_multisplitter)
|
||||
endif()
|
||||
|
||||
add_test(NAME tst_docks COMMAND tst_docks)
|
||||
endif()
|
||||
endif()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user