mirror of
https://gitee.com/gitea/gitea
synced 2025-11-10 11:30:24 +08:00
Update import path
This commit is contained in:
@@ -14,7 +14,7 @@ import (
|
|||||||
"strings"
|
"strings"
|
||||||
"testing"
|
"testing"
|
||||||
|
|
||||||
"github.com/codegangsta/martini"
|
"github.com/go-martini/martini"
|
||||||
)
|
)
|
||||||
|
|
||||||
func TestBind(t *testing.T) {
|
func TestBind(t *testing.T) {
|
||||||
|
|||||||
Reference in New Issue
Block a user