go import file

This commit is contained in:
Gennady Lipenkov 2020-07-22 11:39:28 +03:00
parent 53e7f4e71a
commit 46a5561340
1 changed files with 2 additions and 1 deletions

View File

@ -1,8 +1,9 @@
package yandeximport
import (
"github.com/stretchr/testify/require"
"testing"
"github.com/stretchr/testify/require"
)
func TestArtifactState_StateData(t *testing.T) {