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 (
|
||||
"fmt"
|
||||
"github.com/raphaelmeyer/objx"
|
||||
"github.com/stretchr/objx"
|
||||
"github.com/raphaelmeyer/testify/assert"
|
||||
"reflect"
|
||||
"runtime"
|
||||
|
|
Loading…
Reference in New Issue