diff options
Diffstat (limited to 'command/parse_test.go')
| -rw-r--r-- | command/parse_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/command/parse_test.go b/command/parse_test.go index 579edd90..b9150a3d 100644 --- a/command/parse_test.go +++ b/command/parse_test.go @@ -10,7 +10,7 @@ import ( "strings" "testing" - "git.gensokyo.uk/security/fortify/command" + "git.gensokyo.uk/security/hakurei/command" ) func TestParse(t *testing.T) { |
