renamed record_printer to RecordPrinter
This commit is contained in:
@@ -44,8 +44,8 @@ set(TEST_SOURCES
|
|||||||
../../../test/models/model_metas.hpp
|
../../../test/models/model_metas.hpp
|
||||||
../../../test/models/types.hpp
|
../../../test/models/types.hpp
|
||||||
../../../test/models/user.hpp
|
../../../test/models/user.hpp
|
||||||
../../../test/utils/record_printer.cpp
|
../../../test/utils/RecordPrinter.cpp
|
||||||
../../../test/utils/record_printer.hpp
|
../../../test/utils/RecordPrinter.hpp
|
||||||
)
|
)
|
||||||
|
|
||||||
set(LIBRARY_TEST_TARGET PostgresTests)
|
set(LIBRARY_TEST_TARGET PostgresTests)
|
||||||
|
|||||||
Reference in New Issue
Block a user