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 a7a1bb80..27dafbcd 100644 --- a/container/errors_test.go +++ b/container/errors_test.go @@ -8,7 +8,7 @@ import ( "syscall" "testing" - "hakurei.app/container/check" + "hakurei.app/check" "hakurei.app/container/stub" "hakurei.app/vfs" ) |
