Added stock unit test to cmake files - so it actually get's installed.

This commit is contained in:
Markus Lampert
2017-09-05 22:19:38 -07:00
committed by wmayer
parent bfa035aab6
commit ff67ad7913

View File

@@ -118,6 +118,7 @@ SET(PathTests_SRCS
PathTests/TestPathGeom.py
PathTests/TestPathLog.py
PathTests/TestPathPost.py
PathTests/TestPathStock.py
PathTests/TestPathUtil.py
)