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