Internal change

PiperOrigin-RevId: 245409914
Change-Id: I20f23a997e09ce4cc2fe9353ac6f341a641e2263
This commit is contained in:
Wiktor Garbacz 2019-04-26 06:20:24 -07:00 committed by Copybara-Service
parent b1aa95fcde
commit e8ef753821

View File

@ -76,7 +76,6 @@ cc_test(
name = "status_test", name = "status_test",
srcs = ["status_test.cc"], srcs = ["status_test.cc"],
deps = [ deps = [
":status",
":status_matchers", ":status_matchers",
"@com_google_googletest//:gtest_main", "@com_google_googletest//:gtest_main",
], ],