summaryrefslogtreecommitdiffstats
path: root/models/repo_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'models/repo_test.go')
-rw-r--r--models/repo_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/models/repo_test.go b/models/repo_test.go
index 8c3f14695d..bf10de8d99 100644
--- a/models/repo_test.go
+++ b/models/repo_test.go
@@ -14,8 +14,8 @@ import (
"code.gitea.io/gitea/modules/markup"
- "github.com/Unknwon/com"
"github.com/stretchr/testify/assert"
+ "github.com/unknwon/com"
)
func TestRepo(t *testing.T) {