Skip to content

Commit 22b0835

Browse files
committed
[bazel] Add missing dep after 688ea04
1 parent 3fc723e commit 22b0835

File tree

1 file changed

+1
-0
lines changed
  • utils/bazel/llvm-project-overlay/clang/unittests

1 file changed

+1
-0
lines changed

utils/bazel/llvm-project-overlay/clang/unittests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,7 @@ cc_test(
114114
"//clang:frontend",
115115
"//clang:lex",
116116
"//clang:parse",
117+
"//clang:testing",
117118
"//clang:tooling",
118119
"//llvm:Support",
119120
"//third-party/unittest:gmock",

0 commit comments

Comments
 (0)