summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go')
-rw-r--r--Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go b/Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go
index 29a1f4b23..f2271475e 100644
--- a/Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go
+++ b/Godeps/_workspace/src/github.com/anachronistic/apns/client_mock.go
@@ -1,6 +1,6 @@
package apns
-import "github.com/stretchr/testify/mock"
+import "github.com/mattermost/platform/Godeps/_workspace/src/github.com/stretchr/testify/mock"
type MockClient struct {
mock.Mock