diff options
Diffstat (limited to 'internal/pkg/ir_test.go')
| -rw-r--r-- | internal/pkg/ir_test.go | 2 |
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" ) |
