Skip to content

Commit

Permalink
Fix syntax issue
Browse files Browse the repository at this point in the history
  • Loading branch information
nholbrook committed Jun 30, 2020
1 parent 8701235 commit 1097723
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sdk/test/trace/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,7 @@ cc_test(
name = "probability_sampler_test",
srcs = [
"probability_sampler_test.cc",
]
],
deps = [
"//sdk/src/trace",
"@com_google_googletest//:gtest_main",
Expand Down

0 comments on commit 1097723

Please sign in to comment.