diff options
Diffstat (limited to 'cmd')
| -rw-r--r-- | cmd/hakurei/json_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/cmd/hakurei/json_test.go b/cmd/hakurei/json_test.go index 13e7e9f3..c6649567 100644 --- a/cmd/hakurei/json_test.go +++ b/cmd/hakurei/json_test.go @@ -5,7 +5,7 @@ import ( "strings" "testing" - "hakurei.app/container/stub" + "hakurei.app/internal/stub" ) func TestDecodeJSON(t *testing.T) { |
