forked from Ivasoft/traefik
refactor: move Marathon client mock.
refactor: remove old Marathon mock. refactor: generate new Marathon mock. mockery -recursive -dir=vendor/github.com/gambol99/ -name=Marathon -output=provider/marathon/mocks
This commit is contained in:
committed by
Ludovic Fernandez
parent
ad54c5a278
commit
9c27a98821
@@ -6,7 +6,7 @@ import (
|
||||
"reflect"
|
||||
"testing"
|
||||
|
||||
"github.com/containous/traefik/mocks"
|
||||
"github.com/containous/traefik/provider/marathon/mocks"
|
||||
"github.com/containous/traefik/testhelpers"
|
||||
"github.com/containous/traefik/types"
|
||||
"github.com/davecgh/go-spew/spew"
|
||||
|
||||
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user