aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/system/mkdir_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/system/mkdir_test.go')
-rw-r--r--internal/system/mkdir_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/system/mkdir_test.go b/internal/system/mkdir_test.go
index e5d97b3a..f226a48d 100644
--- a/internal/system/mkdir_test.go
+++ b/internal/system/mkdir_test.go
@@ -4,7 +4,7 @@ import (
"os"
"testing"
- "hakurei.app/container/stub"
+ "hakurei.app/internal/stub"
)
func TestMkdirOp(t *testing.T) {