diff options
Diffstat (limited to 'command/builder_test.go')
| -rw-r--r-- | command/builder_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command/builder_test.go b/command/builder_test.go index f7a7a8f4..95231841 100644 --- a/command/builder_test.go +++ b/command/builder_test.go @@ -3,7 +3,7 @@ package command_test import ( "testing" - "git.gensokyo.uk/security/hakurei/command" + "hakurei.app/command" ) func TestBuild(t *testing.T) { |
