Salome HOME
#1112 tab key doesn't work on the last field of left panels
[modules/shaper.git] / src / ConstructionPlugin / CMakeLists.txt
index 1c4aa2e688d804bc889f0034fc49d3a70575da33..8633f1f7bdf1d5adb3a8322a11e002e2ce006007 100644 (file)
@@ -47,5 +47,5 @@ INCLUDE_DIRECTORIES(
 )
 
 
-ADD_UNIT_TESTS(TestPointName.py
-              )
+ADD_UNIT_TESTS(TestAxisCreation.py
+               TestPointName.py)