Этот коммит содержится в:
Christopher Speller
2018-07-30 13:15:24 -07:00
коммит произвёл GitHub
родитель 5872bf9c2f
Коммит de1ce2373d

Просмотреть файл

@@ -19,7 +19,6 @@ import (
"github.com/mattermost/mattermost-server/plugin/plugintest/mock"
"github.com/stretchr/testify/assert"
"github.com/stretchr/testify/require"
"time"
)
func compileGo(t *testing.T, sourceCode, outputPath string) {