diff options
Diffstat (limited to 'container/initdaemon_test.go')
| -rw-r--r-- | container/initdaemon_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/initdaemon_test.go b/container/initdaemon_test.go index 262e6bde..0f75498e 100644 --- a/container/initdaemon_test.go +++ b/container/initdaemon_test.go @@ -5,7 +5,7 @@ import ( "testing" "hakurei.app/check" - "hakurei.app/container/stub" + "hakurei.app/internal/stub" "hakurei.app/message" ) |
