aboutsummaryrefslogtreecommitdiffhomepage
path: root/tools/test/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'tools/test/BUILD')
-rw-r--r--tools/test/BUILD1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/test/BUILD b/tools/test/BUILD
index 419656dbeb..b9cd9077ff 100644
--- a/tools/test/BUILD
+++ b/tools/test/BUILD
@@ -26,6 +26,7 @@ java_test(
"//src/main/java/com/google/devtools/build/lib:vfs",
"//src/test/java/com/google/devtools/build/lib:testutil",
"//third_party:junit4",
+ "//third_party:truth",
],
)