Added new unit tests to CMakeLists.txt

This commit is contained in:
Markus Lampert
2019-11-27 20:23:36 -08:00
parent 71c80610bf
commit 57e2417020

View File

@@ -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