Skip to content

Commit 354779c

Browse files
committed
add todo comment for test
Signed-off-by: Takagi, Isamu <isamu.takagi@tier4.jp>
1 parent 5991dda commit 354779c

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

autoware_utils_tf/test/cases/self_pose_listener.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818

1919
TEST(TestSelfPoseListener, Main)
2020
{
21+
// TODO(Takagi, Isamu): Add test cases. Currently, we are only checking whether it can be built.
2122
}

autoware_utils_tf/test/cases/transform_listener.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -18,4 +18,5 @@
1818

1919
TEST(TestTransformListener, Main)
2020
{
21+
// TODO(Takagi, Isamu): Add test cases. Currently, we are only checking whether it can be built.
2122
}

0 commit comments

Comments
 (0)