mirror of
https://github.com/go-gitea/gitea.git
synced 2025-08-30 12:32:49 +09:00
fix test custom import path
This commit is contained in:
2
modules/crypto/ssh/testdata/doc.go
vendored
2
modules/crypto/ssh/testdata/doc.go
vendored
@ -5,4 +5,4 @@
|
||||
// This package contains test data shared between the various subpackages of
|
||||
// the golang.org/x/crypto/ssh package. Under no circumstance should
|
||||
// this data be used for production code.
|
||||
package testdata // import "golang.org/x/crypto/ssh/testdata"
|
||||
package testdata
|
||||
|
Reference in New Issue
Block a user