aboutsummaryrefslogtreecommitdiffhomepage
path: root/ldd/ldd_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ldd/ldd_test.go')
-rw-r--r--ldd/ldd_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldd/ldd_test.go b/ldd/ldd_test.go
index 77f20a68..db41355c 100644
--- a/ldd/ldd_test.go
+++ b/ldd/ldd_test.go
@@ -6,7 +6,7 @@ import (
"strings"
"testing"
- "hakurei.app/container/check"
+ "hakurei.app/check"
"hakurei.app/ldd"
)