summaryrefslogtreecommitdiffhomepage
path: root/test/runtimes/common/common_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'test/runtimes/common/common_test.go')
-rw-r--r--test/runtimes/common/common_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/runtimes/common/common_test.go b/test/runtimes/common/common_test.go
index 4fb1e482a..65875b41b 100644
--- a/test/runtimes/common/common_test.go
+++ b/test/runtimes/common/common_test.go
@@ -23,7 +23,7 @@ import (
"strings"
"testing"
- "gvisor.dev/gvisor/runsc/test/testutil"
+ "gvisor.dev/gvisor/runsc/testutil"
"gvisor.dev/gvisor/test/runtimes/common"
)