diff options
Diffstat (limited to 'internal/env/env_test.go')
| -rw-r--r-- | internal/env/env_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/env/env_test.go b/internal/env/env_test.go index b3fc3987..8758ca31 100644 --- a/internal/env/env_test.go +++ b/internal/env/env_test.go @@ -5,8 +5,8 @@ import ( "reflect" "testing" + "hakurei.app/check" "hakurei.app/container" - "hakurei.app/container/check" "hakurei.app/container/fhs" "hakurei.app/container/stub" "hakurei.app/hst" |
