go import file
This commit is contained in:
parent
53e7f4e71a
commit
46a5561340
|
@ -1,8 +1,9 @@
|
|||
package yandeximport
|
||||
|
||||
import (
|
||||
"github.com/stretchr/testify/require"
|
||||
"testing"
|
||||
|
||||
"github.com/stretchr/testify/require"
|
||||
)
|
||||
|
||||
func TestArtifactState_StateData(t *testing.T) {
|
||||
|
|
Loading…
Reference in New Issue