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) --- api4/command_help_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'api4/command_help_test.go') diff --git a/api4/command_help_test.go b/api4/command_help_test.go index cb0f1b634..5178370e5 100644 --- a/api4/command_help_test.go +++ b/api4/command_help_test.go @@ -4,9 +4,10 @@ package api4 import ( + "testing" + "github.com/mattermost/platform/model" "github.com/mattermost/platform/utils" - "testing" ) func TestHelpCommand(t *testing.T) { -- cgit v1.2.3-1-g7c22