From 51501f920c092791c7d83ac7067874547a37c96a Mon Sep 17 00:00:00 2001 From: David Lu Date: Tue, 6 Sep 2016 18:51:27 -0400 Subject: PLT-3753 Added Segment analytics (#3972) --- store/sql_system_store_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'store/sql_system_store_test.go') diff --git a/store/sql_system_store_test.go b/store/sql_system_store_test.go index 74e2876ad..ab9c4c0f8 100644 --- a/store/sql_system_store_test.go +++ b/store/sql_system_store_test.go @@ -4,8 +4,9 @@ package store import ( - "github.com/mattermost/platform/model" "testing" + + "github.com/mattermost/platform/model" ) func TestSqlSystemStore(t *testing.T) { -- cgit v1.2.3-1-g7c22