Skip to content

Commit 86fd20a

Browse files
authored
Update BUILD
Adds a runfiles tree to the input and also runs the test with path mapping enabled.
1 parent c0c98a2 commit 86fd20a

File tree

1 file changed

+1
-0
lines changed
  • src/test/java/com/google/devtools/build/lib/remote

1 file changed

+1
-0
lines changed

src/test/java/com/google/devtools/build/lib/remote/BUILD

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -149,6 +149,7 @@ java_library(
149149
"//src/test/java/com/google/devtools/build/lib/exec/util",
150150
"//src/test/java/com/google/devtools/build/lib/remote/util",
151151
"//src/test/java/com/google/devtools/build/lib/testutil",
152+
"//src/test/java/com/google/devtools/build/lib/testutil:TestConstants",
152153
"//src/test/java/com/google/devtools/build/lib/testutil:TestUtils",
153154
"//third_party:auth",
154155
"//third_party:caffeine",

0 commit comments

Comments
 (0)