Skip to content

Commit cf44ba8

Browse files
Adam Singerjenkins
authored andcommitted
Mark Targets Bazel Compatible
Problem/Solution Mark eligible targets as bazel compatible JIRA Issues: DPB-14380 Differential Revision: https://phabricator.twitter.biz/D767933
1 parent 46a45c4 commit cf44ba8

File tree

1 file changed

+1
-0
lines changed
  • http-client/src/test/scala

1 file changed

+1
-0
lines changed

http-client/src/test/scala/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -42,6 +42,7 @@ scala_library(
4242
name = "finatra-httpclient-tests",
4343
repo = artifactory,
4444
),
45+
tags = ["bazel-compatible"],
4546
dependencies = [
4647
"3rdparty/jvm/org/slf4j:slf4j-api",
4748
"finagle/finagle-core/src/main",

0 commit comments

Comments
 (0)