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 71b4a9ac..a7a1bb80 100644 --- a/container/errors_test.go +++ b/container/errors_test.go @@ -10,7 +10,7 @@ import ( "hakurei.app/container/check" "hakurei.app/container/stub" - "hakurei.app/container/vfs" + "hakurei.app/vfs" ) func TestMessageFromError(t *testing.T) { |
