]> SALOME platform Git repositories - modules/shaper.git/blobdiff - src/ModelAPI/CMakeLists.txt
Salome HOME
Fixed issue #20475
[modules/shaper.git] / src / ModelAPI / CMakeLists.txt
index e3767a069d751b038851695d7c9183401387ad62..68b34a17718cdbc45fd0fb9155d4f5e2ed63b625 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright (C) 2014-2019  CEA/DEN, EDF R&D
+# Copyright (C) 2014-2020  CEA/DEN, EDF R&D
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -257,4 +257,15 @@ ADD_UNIT_TESTS(TestConstants.py
                Test2903.py
                Test3020.py
                Test3116.py
+               Test19019_1.py
+               Test19019_2.py
+               Test19031.py
+               Test19058.py
+               Test19217.py
+               Test19707.py
+               Test19726.py
+               Test19912.py
+               Test19932.py
+               Test19989.py
+               Test20170.py
 )