fix:#7 fixed models in tests

This commit is contained in:
Elmar Kresse
2024-06-10 20:32:34 +02:00
parent 0f9fd9733c
commit e325297530
5 changed files with 45 additions and 52 deletions

View File

@@ -17,7 +17,7 @@
package names
import (
"htwkalender/model"
"htwkalender-ical/model"
"testing"
)