diff options
Diffstat (limited to 'container/errors_test.go')
| -rw-r--r-- | container/errors_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/container/errors_test.go b/container/errors_test.go index 27dafbcd..1cede407 100644 --- a/container/errors_test.go +++ b/container/errors_test.go @@ -9,7 +9,7 @@ import ( "testing" "hakurei.app/check" - "hakurei.app/container/stub" + "hakurei.app/internal/stub" "hakurei.app/vfs" ) |
