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:
@@ -4,9 +4,9 @@ import (
|
||||
"errors"
|
||||
"testing"
|
||||
|
||||
"novamd/internal/git"
|
||||
"novamd/internal/storage"
|
||||
_ "novamd/internal/testenv"
|
||||
"lemma/internal/git"
|
||||
"lemma/internal/storage"
|
||||
_ "lemma/internal/testenv"
|
||||
)
|
||||
|
||||
// MockGitClient implements git.Client interface for testing
|
||||
|
||||
Reference in New Issue
Block a user