Fix tests by splitting them into two separate files
This commit is contained in:
parent
8f09ce339d
commit
39bd95b51f
3 changed files with 34 additions and 19 deletions
|
@ -60,6 +60,7 @@ if(BUILD_TESTING)
|
|||
test/test_node.py
|
||||
test/test_publisher.py
|
||||
test/test_subscription.py
|
||||
test/test_subscription_callback.py
|
||||
)
|
||||
|
||||
foreach(_test_path ${_tracetools_test_pytest_tests})
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue