1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-05-11 05:55:29 +00:00

fix test import path

This commit is contained in:
Unknwon
2015-09-24 17:58:40 -04:00
parent 216f0477b5
commit 4c30caad1c
3 changed files with 3 additions and 3 deletions

View File

@ -12,7 +12,7 @@ import (
"crypto/rand"
"fmt"
"github.com/gogits/gogs/modules/ssh/testdata"
"github.com/gogits/gogs/modules/crypto/ssh/testdata"
)
var (