mirror of
https://github.com/lordmathis/lemma.git
synced 2025-12-23 18:14:22 +00:00
Rename app to Lemma
This commit is contained in:
@@ -2,11 +2,11 @@ package storage_test
|
||||
|
||||
import (
|
||||
"io/fs"
|
||||
"novamd/internal/storage"
|
||||
"lemma/internal/storage"
|
||||
"path/filepath"
|
||||
"testing"
|
||||
|
||||
_ "novamd/internal/testenv"
|
||||
_ "lemma/internal/testenv"
|
||||
)
|
||||
|
||||
// TestFileNode ensures FileNode structs are created correctly
|
||||
|
||||
Reference in New Issue
Block a user