aboutsummaryrefslogtreecommitdiffstats
path: root/services/gitdiff/main_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'services/gitdiff/main_test.go')
-rw-r--r--services/gitdiff/main_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/services/gitdiff/main_test.go b/services/gitdiff/main_test.go
index d4d9364ebf..17d0da6276 100644
--- a/services/gitdiff/main_test.go
+++ b/services/gitdiff/main_test.go
@@ -8,6 +8,7 @@ import (
"path/filepath"
"testing"
+ _ "code.gitea.io/gitea/models"
"code.gitea.io/gitea/models/unittest"
)