summaryrefslogtreecommitdiffstats
path: root/app/license_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'app/license_test.go')
-rw-r--r--app/license_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/app/license_test.go b/app/license_test.go
index 178954bc9..fabd949cf 100644
--- a/app/license_test.go
+++ b/app/license_test.go
@@ -4,10 +4,10 @@
package app
import (
- //"github.com/mattermost/platform/model"
+ //"github.com/mattermost/mattermost-server/model"
"testing"
- "github.com/mattermost/platform/utils"
+ "github.com/mattermost/mattermost-server/utils"
)
func TestLoadLicense(t *testing.T) {