Skip to content

Commit

Permalink
fix broken test. (envoyproxy#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
qiwzhang authored Jan 25, 2017
1 parent 0dbebc2 commit d55ffb5
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions mixerclient/BUILD
Original file line number Diff line number Diff line change
Expand Up @@ -122,6 +122,7 @@ cc_test(
name = "check_cache_test",
size = "small",
srcs = ["src/check_cache_test.cc"],
linkstatic = 1,
deps = [
":mixer_client_lib",
"//external:googletest_main",
Expand Down

0 comments on commit d55ffb5

Please sign in to comment.