Move runtimes tests to appropriate directory.

PiperOrigin-RevId: 260577765
This commit is contained in:
Samantha Sample
2019-07-29 14:17:11 -07:00
committed by gVisor bot
parent 09be87bbee
commit 8e8b609611
19 changed files with 1 additions and 1 deletions
@@ -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(