aboutsummaryrefslogtreecommitdiffhomepage
path: root/sandbox/seccomp/seccomp_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/seccomp/seccomp_test.go')
-rw-r--r--sandbox/seccomp/seccomp_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/seccomp/seccomp_test.go b/sandbox/seccomp/seccomp_test.go
index 3c7f5339..21198bfd 100644
--- a/sandbox/seccomp/seccomp_test.go
+++ b/sandbox/seccomp/seccomp_test.go
@@ -6,7 +6,7 @@ import (
"syscall"
"testing"
- "git.gensokyo.uk/security/fortify/sandbox/seccomp"
+ "git.gensokyo.uk/security/hakurei/sandbox/seccomp"
)
func TestLibraryError(t *testing.T) {