From a91920310d20e1fc472dea044fce8fd9438835df Mon Sep 17 00:00:00 2001 From: Ophestra Date: Sat, 15 Nov 2025 13:47:09 +0900 Subject: internal: relocate packages Signed-off-by: Ophestra --- internal/outcome/sptmpdir_test.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'internal/outcome/sptmpdir_test.go') 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) { -- cgit v1.3.1