mirror of https://github.com/stretchr/testify.git
But dont change path for objx
parent
d8aebdb1b6
commit
dd6cea14e4
|
@ -2,7 +2,7 @@ package mock
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
"github.com/raphaelmeyer/objx"
|
"github.com/stretchr/objx"
|
||||||
"github.com/raphaelmeyer/testify/assert"
|
"github.com/raphaelmeyer/testify/assert"
|
||||||
"reflect"
|
"reflect"
|
||||||
"runtime"
|
"runtime"
|
||||||
|
|
Loading…
Reference in New Issue