Added new unit tests to CMakeLists.txt

This commit is contained in:
Markus Lampert
2019-11-27 20:23:36 -08:00
parent b665742bde
commit fbe3f1218a

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