fix test custom import path

This commit is contained in:
Unknwon 2015-09-24 18:03:08 -04:00
parent 4c30caad1c
commit e07675b480
5 changed files with 5 additions and 5 deletions

View file

@ -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