]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/CMakeLists.txt
Salome HOME
Fix and unit test for the issue #1064
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index 70d61ff25bb1b41c58448213e14dfdc541c8c97a..15686873f4e7934061c05cb65914888e77cda1fb 100644 (file)
@@ -124,4 +124,5 @@ INSTALL(FILES ${SWIG_SCRIPTS} DESTINATION swig)
 
 ADD_UNIT_TESTS(TestConstants.py
                TestUndoRedo.py
-               TestDocument.py)
+               TestDocument.py
+               Test1064.py)