1
0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2024-12-26 11:13:12 +00:00

Update import path

This commit is contained in:
Unknown 2014-05-08 22:06:06 -04:00
parent 830494a8aa
commit 3f4c040f3f

View file

@ -14,7 +14,7 @@ import (
"strings"
"testing"
"github.com/codegangsta/martini"
"github.com/go-martini/martini"
)
func TestBind(t *testing.T) {