diff --git a/tests/CMakeLists.txt b/tests/CMakeLists.txt index f6bbaaa78..9e120e1f5 100644 --- a/tests/CMakeLists.txt +++ b/tests/CMakeLists.txt @@ -35,6 +35,7 @@ set(FAKER_UT_SOURCES modules/number/NumberTest.cpp modules/person/PersonTest.cpp modules/phone/PhoneTest.cpp + modules/plant/PlantTest.cpp modules/science/ScienceTest.cpp modules/sport/SportTest.cpp modules/string/StringTest.cpp