change module name 3
This commit is contained in:
@@ -4,10 +4,11 @@
|
||||
package tests
|
||||
|
||||
import (
|
||||
"linedb/pkg/linedb"
|
||||
"os"
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"direct-dev.ru/gitea/GiteaAdmin/elowdb-go/pkg/linedb"
|
||||
)
|
||||
|
||||
func setupPointUpdateDB(t *testing.T) (*linedb.LineDb, func()) {
|
||||
|
||||
Reference in New Issue
Block a user