diff options
Diffstat (limited to 'internal/outcome/hsu_test.go')
| -rw-r--r-- | internal/outcome/hsu_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/hsu_test.go b/internal/outcome/hsu_test.go index 4ee7fa9c..f5654445 100644 --- a/internal/outcome/hsu_test.go +++ b/internal/outcome/hsu_test.go @@ -9,8 +9,8 @@ import ( "testing" "unsafe" - "hakurei.app/container/stub" "hakurei.app/hst" + "hakurei.app/internal/stub" ) func TestHsu(t *testing.T) { |
