summaryrefslogtreecommitdiffstats
path: root/routers/repo/editor_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/repo/editor_test.go')
-rw-r--r--routers/repo/editor_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/routers/repo/editor_test.go b/routers/repo/editor_test.go
index b3d4314c26..660f088e88 100644
--- a/routers/repo/editor_test.go
+++ b/routers/repo/editor_test.go
@@ -8,6 +8,7 @@ import (
"testing"
"code.gitea.io/gitea/models"
+
"github.com/stretchr/testify/assert"
)