We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 37789a1 commit 139dc28Copy full SHA for 139dc28
1 file changed
BUILD.bazel
@@ -113,6 +113,7 @@ py_library(
113
test_sources = glob(
114
include = [
115
"src/*_TEST.cc",
116
+ "src/graph/*_TEST.cc",
117
],
118
)
119
0 commit comments