Integrated modules

This commit is contained in:
flygrounder 2019-08-31 22:54:11 +03:00
parent 5870284cfd
commit a715a3c1b8
9 changed files with 60 additions and 7 deletions

View file

@ -1,7 +1,7 @@
package tests
import (
"github.com/flygrounder/mtg-price-vk/cardsinfo"
"github.com/flygrounder/go-mtg-vk/cardsinfo"
"github.com/stretchr/testify/assert"
"testing"
)