mirror of
https://gitee.com/gitea/gitea
synced 2025-11-07 10:00:26 +08:00
fix test import path
This commit is contained in:
@@ -12,7 +12,7 @@ import (
|
||||
"crypto/rand"
|
||||
"fmt"
|
||||
|
||||
"github.com/gogits/gogs/modules/ssh/testdata"
|
||||
"github.com/gogits/gogs/modules/crypto/ssh/testdata"
|
||||
)
|
||||
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user