From ad10d20dd0b75c563366e0fef41be0421c851feb Mon Sep 17 00:00:00 2001 From: vsr Date: Fri, 24 Sep 2021 15:28:39 +0300 Subject: [PATCH] bos #26360 Add non-regression tests for GMSHPLUGIN --- resources/CTestTestfile.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/resources/CTestTestfile.cmake b/resources/CTestTestfile.cmake index 57bc989..2886920 100644 --- a/resources/CTestTestfile.cmake +++ b/resources/CTestTestfile.cmake @@ -4,6 +4,7 @@ SUBDIRS(../../../../SHAPER/bin/salome/test/) SUBDIRS(../../../../SMESH/bin/salome/test/) SUBDIRS(../../../../BLSURFPLUGIN/bin/salome/test/) SUBDIRS(../../../../HYBRIDPLUGIN/bin/salome/test/) +SUBDIRS(../../../../GMSHPLUGIN/bin/salome/test/) SUBDIRS(../../../../HOMARD/bin/salome/test/) SUBDIRS(../../../../FIELDS/bin/salome/test/) SUBDIRS(../../../../MEDCOUPLING/tests/) -- 2.39.2