Update test_intra after new intraprocess communications

This commit is contained in:
Christophe Bedard 2019-11-12 18:06:42 -08:00
parent d94b6172aa
commit ce0c39a24d
2 changed files with 12 additions and 37 deletions

View file

@ -141,7 +141,7 @@ if(BUILD_TESTING)
# Run each test in its own pytest invocation
set(_tracetools_test_pytest_tests
#test/test_intra.py
test/test_intra.py
test/test_node.py
test/test_publisher.py
test/test_service.py