From: Paul RASCLE Date: Thu, 20 Aug 2020 15:22:13 +0000 (+0200) Subject: add test h020 in SALOME tests X-Git-Tag: SH_V2_2_0~78 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=cf6aa7dd8d0741d55d397911344a466931e2134f;p=modules%2Fhydro.git add test h020 in SALOME tests --- diff --git a/doc/salome/examples/CTestTestfileInstall.cmake b/doc/salome/examples/CTestTestfileInstall.cmake index 862ec3a0..ff403603 100644 --- a/doc/salome/examples/CTestTestfileInstall.cmake +++ b/doc/salome/examples/CTestTestfileInstall.cmake @@ -41,6 +41,7 @@ SET(EXAMPLES_TESTS h017_interpolationLineaire h018_streamInterpolation h019_normalCaseManualInterpolZStrickler + h020_normalCaseChangeBathy ) FOREACH(tfile ${EXAMPLES_TESTS})