mirror of
https://github.com/netbirdio/gvisor.git
synced 2026-05-22 17:12:49 -07:00
Move runtimes tests to appropriate directory.
PiperOrigin-RevId: 260577765
This commit is contained in:
committed by
gVisor bot
parent
09be87bbee
commit
8e8b609611
@@ -8,7 +8,7 @@ package(licenses = ["notice"])
|
||||
go_library(
|
||||
name = "runtimes",
|
||||
srcs = ["runtimes.go"],
|
||||
importpath = "gvisor.dev/gvisor/runsc/test/runtimes",
|
||||
importpath = "gvisor.dev/gvisor/test/runtimes",
|
||||
)
|
||||
|
||||
runtime_test(
|
||||
Reference in New Issue
Block a user