Added a unit test to check for migration

This commit is contained in:
emeric
2024-05-08 16:01:16 +02:00
parent fcf72fb719
commit c6104c06ea
4 changed files with 332 additions and 0 deletions
+1
View File
@@ -5,6 +5,7 @@ add_executable(test-database
Common.cpp
DatabaseTest.cpp
Listen.cpp
Migration.cpp
Release.cpp
StarredArtist.cpp
StarredRelease.cpp