diff options
Diffstat (limited to 'sandbox/executable_test.go')
| -rw-r--r-- | sandbox/executable_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/executable_test.go b/sandbox/executable_test.go index 3f8e0285..8a118643 100644 --- a/sandbox/executable_test.go +++ b/sandbox/executable_test.go @@ -4,7 +4,7 @@ import ( "os" "testing" - "git.gensokyo.uk/security/fortify/sandbox" + "git.gensokyo.uk/security/hakurei/sandbox" ) func TestExecutable(t *testing.T) { |
