Skip to content

Commit c35068c

Browse files
committed
unittest → tests
1 parent 087862a commit c35068c

18 files changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -263,7 +263,7 @@ IF(NOT INSTALL_PYTHON_INTERFACE_ONLY)
263263
ENDIF(NOT INSTALL_PYTHON_INTERFACE_ONLY)
264264

265265
ADD_SUBDIRECTORY(bindings)
266-
ADD_SUBDIRECTORY(unittest)
266+
ADD_SUBDIRECTORY(tests)
267267

268268
# --- PACKAGING ----------------------------------------------------------------
269269
PKG_CONFIG_APPEND_LIBS(${PROJECT_NAME})
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)