mirror of
https://github.com/lordmathis/lemma.git
synced 2025-11-05 23:44:22 +00:00
Rename app to Lemma
This commit is contained in:
@@ -3,9 +3,9 @@ package db_test
|
||||
import (
|
||||
"testing"
|
||||
|
||||
"novamd/internal/db"
|
||||
"lemma/internal/db"
|
||||
|
||||
_ "novamd/internal/testenv"
|
||||
_ "lemma/internal/testenv"
|
||||
|
||||
_ "github.com/mattn/go-sqlite3"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user