From 1adfd0e9be69a93c7f63bb7afc742c9fafe31aa3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 6 Sep 2017 17:12:54 -0500 Subject: app type transition (#7167) --- api/command_help_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'api/command_help_test.go') diff --git a/api/command_help_test.go b/api/command_help_test.go index 20fa8c830..8ce9dec6c 100644 --- a/api/command_help_test.go +++ b/api/command_help_test.go @@ -4,9 +4,10 @@ package api import ( + "testing" + "github.com/mattermost/platform/model" "github.com/mattermost/platform/utils" - "testing" ) func TestHelpCommand(t *testing.T) { -- cgit v1.2.3-1-g7c22