From cf6aa7dd8d0741d55d397911344a466931e2134f Mon Sep 17 00:00:00 2001 From: Paul RASCLE Date: Thu, 20 Aug 2020 17:22:13 +0200 Subject: [PATCH] add test h020 in SALOME tests --- doc/salome/examples/CTestTestfileInstall.cmake | 1 + 1 file changed, 1 insertion(+) 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}) -- 2.39.2