aboutsummaryrefslogtreecommitdiffhomepage
path: root/helper/container_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'helper/container_test.go')
-rw-r--r--helper/container_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/helper/container_test.go b/helper/container_test.go
index cb145bf8..886cbf47 100644
--- a/helper/container_test.go
+++ b/helper/container_test.go
@@ -10,7 +10,7 @@ import (
"git.gensokyo.uk/security/fortify/helper"
"git.gensokyo.uk/security/fortify/internal"
"git.gensokyo.uk/security/fortify/internal/fmsg"
- "git.gensokyo.uk/security/fortify/internal/sandbox"
+ "git.gensokyo.uk/security/fortify/sandbox"
)
func TestContainer(t *testing.T) {