Add node creation test
This commit is contained in:
parent
198fa8b039
commit
3b85b3cbd8
2 changed files with 34 additions and 0 deletions
|
@ -41,6 +41,7 @@ if(BUILD_TESTING)
|
|||
|
||||
# Run each test in its own pytest invocation
|
||||
set(_tracetools_test_pytest_tests
|
||||
test/test_node.py
|
||||
test/test_publisher.py
|
||||
test/test_subscription.py
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue