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