mirror of
https://github.com/Cockatrice/Cockatrice.git
synced 2026-07-14 22:42:14 -07:00
Dependency inject the card preference provider to satisfy dbconverter mocks.
Took 36 minutes
This commit is contained in:
parent
6939b6d623
commit
fc6ac89098
14 changed files with 62 additions and 10 deletions
|
|
@ -27,7 +27,6 @@ add_executable(
|
|||
../../cockatrice/src/database/parser/cockatrice_xml_3.cpp
|
||||
../../cockatrice/src/database/parser/cockatrice_xml_4.cpp
|
||||
../../cockatrice/src/settings/settings_manager.cpp
|
||||
../../cockatrice/src/settings/card_override_settings.cpp
|
||||
carddatabase_test.cpp
|
||||
mocks.cpp
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue