Skip to content

Commit c790dd8

Browse files
Fix comments.
Signed-off-by: NeaguGeorgiana23 <neagugeorgiana@google.com>
1 parent c14ccd7 commit c790dd8

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/BUILD

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,5 @@
11
cc_test(
22
name = "resolution_details_test",
3-
# Path is relative to cpp-sdk/test/
43
srcs = ["resolution_details_test.cpp"],
54
deps = [
65
"//src:resolution_details",
@@ -21,7 +20,6 @@ cc_library(
2120

2221
cc_test(
2322
name = "feature_provider_status_manager_test",
24-
# Path is relative to cpp-sdk/test/
2523
srcs = ["feature_provider_status_manager_test.cpp"],
2624
deps = [
2725
":mock_feature_provider",

0 commit comments

Comments
 (0)