Salome HOME
updated copyright message
[modules/shaper.git] / src / ExchangePlugin / Test / tests.set
index 5fb4781f91bc54fe620efe555a7f4cb6a41c4a91..50b0150a6c881356dc3f38082ef1a603aff44127 100755 (executable)
@@ -1,4 +1,4 @@
-# Copyright (C) 2021  CEA/DEN, EDF R&D
+# Copyright (C) 2021-2023  CEA, EDF
 #
 # This library is free software; you can redistribute it and/or
 # modify it under the terms of the GNU Lesser General Public
@@ -56,4 +56,6 @@ SET(TEST_NAMES
   TestImportPart_Multiple.py
   TestImportPart_ToEmptyPart.py
   TestImportPart_ToEmptyPartSet.py
-)
\ No newline at end of file
+  TestStep1.py
+  TestStep2.py
+)