aboutsummaryrefslogtreecommitdiff
path: root/pkg/worker/list_processor_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'pkg/worker/list_processor_test.go')
-rw-r--r--pkg/worker/list_processor_test.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/pkg/worker/list_processor_test.go b/pkg/worker/list_processor_test.go
index 35672f3..ce3ff0a 100644
--- a/pkg/worker/list_processor_test.go
+++ b/pkg/worker/list_processor_test.go
@@ -9,8 +9,9 @@ import (
"sync"
"testing"
- "git.sr.ht/~gabrielgio/img/pkg/testkit"
"github.com/sirupsen/logrus"
+
+ "git.sr.ht/~gabrielgio/img/pkg/testkit"
)
type (