Fix test cases

This commit is contained in:
Unknwon 2014-09-07 20:11:13 -04:00
commit d89e630bc0
8 changed files with 7 additions and 6 deletions

View file

@ -9,7 +9,7 @@ import (
"fmt"
"log"
"github.com/juju2013/goldap"
"github.com/gogits/gogs/modules/ldap"
)
var (

View file

@ -8,7 +8,7 @@ import (
"fmt"
"log"
"github.com/juju2013/goldap"
"github.com/gogits/gogs/modules/ldap"
)
var (

View file

@ -8,7 +8,7 @@ import (
"fmt"
"log"
"github.com/juju2013/goldap"
"github.com/gogits/gogs/modules/ldap"
)
var (

View file

@ -8,7 +8,7 @@ import (
"fmt"
"log"
"github.com/juju2013/goldap"
"github.com/gogits/gogs/modules/ldap"
)
var (

View file

@ -3,7 +3,7 @@ package ldap
import (
"testing"
"github.com/johnweldon/asn1-ber"
"github.com/gogits/gogs/modules/asn1-ber"
)
type compileTest struct {