Skip to content

Commit 139dc28

Browse files
committed
[Bazel] build and run graph unit tests
Signed-off-by: Steve Peters <scpeters@openrobotics.org>
1 parent 37789a1 commit 139dc28

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,7 @@ py_library(
113113
test_sources = glob(
114114
include = [
115115
"src/*_TEST.cc",
116+
"src/graph/*_TEST.cc",
116117
],
117118
)
118119

0 commit comments

Comments
 (0)