aboutsummaryrefslogtreecommitdiffhomepage
path: root/command/builder_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'command/builder_test.go')
-rw-r--r--command/builder_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/command/builder_test.go b/command/builder_test.go
index 22ce7aee..f7a7a8f4 100644
--- a/command/builder_test.go
+++ b/command/builder_test.go
@@ -3,7 +3,7 @@ package command_test
import (
"testing"
- "git.gensokyo.uk/security/fortify/command"
+ "git.gensokyo.uk/security/hakurei/command"
)
func TestBuild(t *testing.T) {