aboutsummaryrefslogtreecommitdiffhomepage
path: root/ldd/exec_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'ldd/exec_test.go')
-rw-r--r--ldd/exec_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ldd/exec_test.go b/ldd/exec_test.go
index a1e97344..b24b30e4 100644
--- a/ldd/exec_test.go
+++ b/ldd/exec_test.go
@@ -6,8 +6,8 @@ import (
"os/exec"
"testing"
+ "hakurei.app/check"
"hakurei.app/container"
- "hakurei.app/container/check"
"hakurei.app/ldd"
"hakurei.app/message"
)