summaryrefslogtreecommitdiff
path: root/testing/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'testing/BUILD')
-rw-r--r--testing/BUILD2
1 files changed, 1 insertions, 1 deletions
diff --git a/testing/BUILD b/testing/BUILD
index cee2e6eb..3c8f8293 100644
--- a/testing/BUILD
+++ b/testing/BUILD
@@ -5,7 +5,7 @@ cc_library(
5 hdrs = [ 5 hdrs = [
6 "misc_tools.c", 6 "misc_tools.c",
7 ], 7 ],
8 visibility = ["//visibility:public"], 8 visibility = ["//c-toxcore:__subpackages__"],
9) 9)
10 10
11cc_binary( 11cc_binary(