Lay out the structure of nettests
This commit is contained in:
@@ -44,7 +44,7 @@ func init() {
|
||||
return nil, nil, err
|
||||
}
|
||||
|
||||
dbPath, err := DefaultDatabasePath()
|
||||
dbPath, err := database.DefaultDatabasePath()
|
||||
if err != nil {
|
||||
return nil, nil, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user