Salome HOME
Issue #1770: Can't create a plane by distance 0
[modules/shaper.git] / src / ConstructionPlugin / CMakeLists.txt
index f31b6e820118e8e0478297a0741f84ff325f674c..43ac4fdadeb1581698497044086c1471849f68e7 100644 (file)
@@ -58,5 +58,7 @@ INCLUDE_DIRECTORIES(
 
 
 ADD_UNIT_TESTS(TestAxisCreation.py
+               UnitTestAxis.py
+               TestPoint.py
                TestPointName.py
-               TestPoint.py)
+               TestPlane.py)