added field class
This commit is contained in:
+2
-1
@@ -38,7 +38,8 @@ add_executable(tests
|
||||
DummyConnection.cpp
|
||||
EntityQueryBuilderTest.cpp
|
||||
models/author.hpp
|
||||
models/book.hpp)
|
||||
models/book.hpp
|
||||
FieldTest.cpp)
|
||||
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
|
||||
Reference in New Issue
Block a user