Enable network_namespace_test on hostinet.

PiperOrigin-RevId: 525516678
This commit is contained in:
Nicolas Lacasse
2023-04-19 12:17:36 -07:00
committed by gVisor bot
parent 38823be819
commit 7ac973abc5
+1
View File
@@ -410,6 +410,7 @@ syscall_test(
)
syscall_test(
add_hostinet = True,
test = "//test/syscalls/linux:network_namespace_test",
)