mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
Rename location.
This commit is contained in:
@@ -6,9 +6,9 @@ import (
|
||||
"strings"
|
||||
"testing"
|
||||
|
||||
"github.com/kumokit/functions/api/datastore"
|
||||
"github.com/kumokit/functions/api/models"
|
||||
"github.com/kumokit/functions/api/mqs"
|
||||
"github.com/treeder/functions/api/datastore"
|
||||
"github.com/treeder/functions/api/models"
|
||||
"github.com/treeder/functions/api/mqs"
|
||||
)
|
||||
|
||||
func TestRouteCreate(t *testing.T) {
|
||||
|
||||
Reference in New Issue
Block a user