summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go')
-rw-r--r--Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go b/Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go
index ce5d8e4aa..03915399b 100644
--- a/Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go
+++ b/Godeps/_workspace/src/github.com/stretchr/objx/accessors_test.go
@@ -1,7 +1,7 @@
package objx
import (
- "github.com/stretchr/testify/assert"
+ "github.com/mattermost/platform/Godeps/_workspace/src/github.com/stretchr/testify/assert"
"testing"
)