Skip to content

Commit 9dcc2f5

Browse files
committed
fix(bazel): missing dep for auto_tests
1 parent 741ac5f commit 9dcc2f5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

auto_tests/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -71,6 +71,7 @@ extra_data = {
7171
"//c-toxcore/toxcore:logger",
7272
"//c-toxcore/toxcore:mono_time",
7373
"//c-toxcore/toxcore:net_crypto",
74+
"//c-toxcore/toxcore:net_profile",
7475
"//c-toxcore/toxcore:network",
7576
"//c-toxcore/toxcore:onion",
7677
"//c-toxcore/toxcore:onion_announce",

0 commit comments

Comments
 (0)