aboutsummaryrefslogtreecommitdiff
path: root/cmd/krino/render_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'cmd/krino/render_test.go')
-rw-r--r--cmd/krino/render_test.go6
1 files changed, 3 insertions, 3 deletions
diff --git a/cmd/krino/render_test.go b/cmd/krino/render_test.go
index 7c2072e..e19be9e 100644
--- a/cmd/krino/render_test.go
+++ b/cmd/krino/render_test.go
@@ -11,9 +11,9 @@ import (
"time"
"unicode/utf8"
- "krino/internal/engine"
- "krino/internal/plan"
- "krino/internal/scan"
+ "git.labunix.xyz/krino/internal/engine"
+ "git.labunix.xyz/krino/internal/plan"
+ "git.labunix.xyz/krino/internal/scan"
)
// TestPrintPlan is the golden render test of spec ยง8.2. The DirPlan is