diff --git a/src/Mod/Path/CMakeLists.txt b/src/Mod/Path/CMakeLists.txt index 09ad75deab..3b515b4f2a 100644 --- a/src/Mod/Path/CMakeLists.txt +++ b/src/Mod/Path/CMakeLists.txt @@ -176,9 +176,11 @@ SET(PathTests_SRCS PathTests/TestPathLog.py PathTests/TestPathOpTools.py PathTests/TestPathPost.py + PathTests/TestPathPreferences.py PathTests/TestPathSetupSheet.py PathTests/TestPathStock.py PathTests/TestPathTool.py + PathTests/TestPathToolBit.py PathTests/TestPathToolController.py PathTests/TestPathTooltable.py PathTests/TestPathUtil.py