Add linting tests to both tracetools* packages

This commit is contained in:
Christophe Bedard 2019-06-04 13:53:05 +02:00
parent 3022d678f9
commit 51f3c16205
4 changed files with 13 additions and 0 deletions

View file

@ -13,6 +13,9 @@
<!-- explicitly not depending on LTTng -->
<test_depend>ament_lint_auto</test_depend>
<test_depend>ament_lint_common</test_depend>
<export>
<build_type>ament_cmake</build_type>
</export>