]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/PythonAPI/CMakeLists.txt
Salome HOME
Issue #2044: Error detection in the parametric API
[modules/shaper.git] / src / PythonAPI / CMakeLists.txt
index f68c872585210383296496a7122f21bb1a9d8a86..109e19e3bf57313bd1bd0d1f0a537d79406e3dc8 100644 (file)
@@ -33,10 +33,12 @@ ADD_UNIT_TESTS(
   TestFeatures.py
   TestFeaturesExtrusion.py
   #TestFeaturesRevolution.py
-  
+
   TestPrimitivesBox.py
 
   TestMakeBrick1.py
   TestMakeBrick2.py
   TestPlatine.py
+
+  Test2044.py
   )