introduced table repository
This commit is contained in:
+4
-1
@@ -20,7 +20,10 @@ add_executable(tests builder.cpp
|
||||
column_name_generator.cpp
|
||||
value_generator.cpp
|
||||
models/category.hpp
|
||||
models/supplier.hpp)
|
||||
models/supplier.hpp
|
||||
models/airplane.hpp
|
||||
models/flight.hpp
|
||||
models/person.hpp)
|
||||
target_link_libraries(tests PRIVATE
|
||||
Catch2::Catch2WithMain
|
||||
matador
|
||||
|
||||
Reference in New Issue
Block a user