1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-19 05:09:42 +02:00

restructure directories

This commit is contained in:
Elliott Stoneham 2016-07-20 15:58:37 +01:00
parent 7e4ed6545b
commit a2ce777762
159 changed files with 320 additions and 323 deletions

View file

@ -15,7 +15,7 @@ import (
"testing"
"github.com/documize/community/sdk"
"github.com/documize/community/wordsmith/api"
api "github.com/documize/community/core/convapi"
)
// loadData provides data-loading tests to be run locally or from the main Documize repo.