aboutsummaryrefslogtreecommitdiff
path: root/internal/cond/eval_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/cond/eval_test.go')
-rw-r--r--internal/cond/eval_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/cond/eval_test.go b/internal/cond/eval_test.go
index 73e0ea6..5074557 100644
--- a/internal/cond/eval_test.go
+++ b/internal/cond/eval_test.go
@@ -10,7 +10,7 @@ import (
"testing"
"time"
- "krino/internal/norm"
+ "git.labunix.xyz/krino/internal/norm"
)
var now = time.Date(2026, 9, 11, 12, 0, 0, 0, time.UTC)