added missing test in CMakeLists.txt
This commit is contained in:
parent
833cb64352
commit
f751541bdd
|
|
@ -40,6 +40,7 @@ set(TEST_SOURCES
|
|||
../../../test/backends/TableSequenceFixture.hpp
|
||||
../../../test/backends/TableSequenceFixture.cpp
|
||||
../../../test/backends/TableSequenceTest.cpp
|
||||
../../../test/backends/SessionInsertHasMany.cpp
|
||||
)
|
||||
|
||||
set(LIBRARY_TEST_TARGET PostgresTests)
|
||||
|
|
|
|||
Loading…
Reference in New Issue