mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Fix minielf test
PiperOrigin-RevId: 245409987 Change-Id: I5c728f012776105b7070e88d77bba27a205d56f1
This commit is contained in:
parent
e8ef753821
commit
3a2829bafc
|
@ -76,6 +76,7 @@ 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",
|
||||||
],
|
],
|
||||||
|
|
Loading…
Reference in New Issue
Block a user