aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/pkg/ir_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/pkg/ir_test.go')
-rw-r--r--internal/pkg/ir_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/internal/pkg/ir_test.go b/internal/pkg/ir_test.go
index c5ffc6dc..a946d60f 100644
--- a/internal/pkg/ir_test.go
+++ b/internal/pkg/ir_test.go
@@ -6,7 +6,7 @@ import (
"reflect"
"testing"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/internal/pkg"
)