mirror of
https://github.com/google/sandboxed-api.git
synced 2024-03-22 13:11:30 +08:00
Internal change
PiperOrigin-RevId: 244882748 Change-Id: I0342f445df8f60f864d3e7f56145051b821a86e0
This commit is contained in:
parent
53d85ab4f2
commit
c6d16a58eb
|
@ -388,7 +388,7 @@ cc_library(
|
||||||
cc_test(
|
cc_test(
|
||||||
name = "mounts_test",
|
name = "mounts_test",
|
||||||
srcs = ["mounts_test.cc"],
|
srcs = ["mounts_test.cc"],
|
||||||
data = [":testdata/minimal_dynamic"],
|
data = ["//sandboxed_api/sandbox2/testcases:minimal_dynamic"],
|
||||||
deps = [
|
deps = [
|
||||||
":mounts",
|
":mounts",
|
||||||
":testing",
|
":testing",
|
||||||
|
|
Loading…
Reference in New Issue
Block a user