aboutsummaryrefslogtreecommitdiff
path: root/modules/crypto/ssh/testdata_test.go
diff options
context:
space:
mode:
authorUnknwon <u@gogs.io>2015-09-24 17:58:40 -0400
committerUnknwon <u@gogs.io>2015-09-24 17:58:40 -0400
commit4c30caad1c45fef4361f728609d4cef8f6bc2f45 (patch)
tree90b7623706c6d37d310b5474fdebc15200ae065e /modules/crypto/ssh/testdata_test.go
parent216f0477b557d5aa6a47fbb0e44d9669c2b30bd5 (diff)
fix test import path
Diffstat (limited to 'modules/crypto/ssh/testdata_test.go')
-rwxr-xr-xmodules/crypto/ssh/testdata_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/crypto/ssh/testdata_test.go b/modules/crypto/ssh/testdata_test.go
index bd5654b3..ca43fc6d 100755
--- a/modules/crypto/ssh/testdata_test.go
+++ b/modules/crypto/ssh/testdata_test.go
@@ -12,7 +12,7 @@ import (
"crypto/rand"
"fmt"
- "github.com/gogits/gogs/modules/ssh/testdata"
+ "github.com/gogits/gogs/modules/crypto/ssh/testdata"
)
var (