mirror of
https://gitee.com/gitea/gitea
synced 2025-11-08 02:20:24 +08:00
fix test import path
This commit is contained in:
@@ -16,7 +16,7 @@ import (
|
||||
"net"
|
||||
"testing"
|
||||
|
||||
"github.com/gogits/gogs/modules/ssh/terminal"
|
||||
"github.com/gogits/gogs/modules/crypto/ssh/terminal"
|
||||
)
|
||||
|
||||
type serverType func(Channel, <-chan *Request, *testing.T)
|
||||
|
||||
Reference in New Issue
Block a user