forked from forgejo/forgejo
fix test custom import path
This commit is contained in:
parent
4c30caad1c
commit
e07675b480
5 changed files with 5 additions and 5 deletions
|
@ -4,4 +4,4 @@
|
|||
|
||||
// This package contains integration tests for the
|
||||
// golang.org/x/crypto/ssh package.
|
||||
package test // import "golang.org/x/crypto/ssh/test"
|
||||
package test
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue