Internal change

PiperOrigin-RevId: 245409914
Change-Id: I20f23a997e09ce4cc2fe9353ac6f341a641e2263
pull/22/head^2
Wiktor Garbacz 2019-04-26 06:20:24 -07:00 committed by Copybara-Service
parent b1aa95fcde
commit e8ef753821
1 changed files with 0 additions and 1 deletions

View File

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