Skip to content

Commit 1175c4b

Browse files
author
Jean-Christophe Fabre
committed
Renaming of unit tests
* Replaced generic "api" part of unit tests names with specific part name of the API
1 parent df1e1d1 commit 1175c4b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ INCLUDE_DIRECTORIES("${PROJECT_BINARY_DIR}/src/tests")
22

33
SET(UNITTEST_LINK_LIBRARIES openfluid-core openfluid-base openfluid-landr ${GDAL_LIBRARIES} ${GEOS_LIBRARY})
44

5-
OFBUILD_DISCOVER_UNITTESTS(api)
5+
OFBUILD_DISCOVER_UNITTESTS(landr)

0 commit comments

Comments
 (0)