summaryrefslogtreecommitdiffstats
path: root/integrations/repo_topic_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'integrations/repo_topic_test.go')
-rw-r--r--integrations/repo_topic_test.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/integrations/repo_topic_test.go b/integrations/repo_topic_test.go
index 146f90e710..e049afdd7c 100644
--- a/integrations/repo_topic_test.go
+++ b/integrations/repo_topic_test.go
@@ -10,6 +10,7 @@ import (
"testing"
api "code.gitea.io/gitea/modules/structs"
+
"github.com/stretchr/testify/assert"
)