diff options
Diffstat (limited to 'internal/outcome/sptmpdir_test.go')
| -rw-r--r-- | internal/outcome/sptmpdir_test.go | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/outcome/sptmpdir_test.go b/internal/outcome/sptmpdir_test.go index ccc8f3d3..61290c8d 100644 --- a/internal/outcome/sptmpdir_test.go +++ b/internal/outcome/sptmpdir_test.go @@ -8,8 +8,8 @@ import ( "hakurei.app/container/std" "hakurei.app/container/stub" "hakurei.app/hst" + "hakurei.app/internal/acl" "hakurei.app/internal/system" - "hakurei.app/internal/system/acl" ) func TestSpTmpdirOp(t *testing.T) { |
