summaryrefslogtreecommitdiff
path: root/worker/lib/parse_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'worker/lib/parse_test.go')
-rw-r--r--worker/lib/parse_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/worker/lib/parse_test.go b/worker/lib/parse_test.go
index a0b4ab2..5c0a1b1 100644
--- a/worker/lib/parse_test.go
+++ b/worker/lib/parse_test.go
@@ -7,7 +7,7 @@ import (
"path/filepath"
"testing"
- "git.sr.ht/~sircmpwn/aerc/models"
+ "git.sr.ht/~rjarry/aerc/models"
)
func TestMessageInfoHandledError(t *testing.T) {