summaryrefslogtreecommitdiffstats
path: root/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go')
-rw-r--r--Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go b/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go
index ada4256b0..dbbc08567 100644
--- a/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go
+++ b/Godeps/_workspace/src/github.com/davecgh/go-spew/spew/spew_test.go
@@ -23,7 +23,7 @@ import (
"os"
"testing"
- "github.com/mattermost/platform/Godeps/_workspace/src/github.com/davecgh/go-spew/spew"
+ "github.com/davecgh/go-spew/spew"
)
// spewFunc is used to identify which public function of the spew package or