diff options
Diffstat (limited to 'hst')
| -rw-r--r-- | hst/hst_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hst/hst_test.go b/hst/hst_test.go index e3b98614..54a81284 100644 --- a/hst/hst_test.go +++ b/hst/hst_test.go @@ -9,8 +9,8 @@ import ( "syscall" "testing" - "hakurei.app/container/stub" "hakurei.app/hst" + "hakurei.app/internal/stub" "hakurei.app/message" ) |
