Skip to content

Commit

Permalink
pw_rpc: Reference specific pw_rpc_test_cc subtarget in callback_test
Browse files Browse the repository at this point in the history
Change-Id: I2903ba85d06b68c35b8f23d909578aad2d0a1309
Reviewed-on: https://pigweed-review.googlesource.com/c/pigweed/pigweed/+/123250
Commit-Queue: Erik Gilling <[email protected]>
Reviewed-by: Ted Pudlik <[email protected]>
  • Loading branch information
konkers authored and CQ Bot Account committed Dec 9, 2022
1 parent 9c11df4 commit 9b0f97c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pw_rpc/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -265,7 +265,7 @@ pw_cc_test(
srcs = ["callback_test.cc"],
deps = [
":pw_rpc",
":pw_rpc_test_cc",
":pw_rpc_test_cc.raw_rpc",
"//pw_rpc/raw:client_testing",
"//pw_sync:binary_semaphore",
"//pw_thread:sleep",
Expand Down

0 comments on commit 9b0f97c

Please sign in to comment.