From: azv Date: Thu, 11 Jan 2018 08:14:46 +0000 (+0300) Subject: One more misprint correction (issue #2396) X-Git-Tag: V_3.0.0RC1~46 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=1f392a1068ab2cf1fb57e13f288810f3753583fb;p=modules%2Fshaper.git One more misprint correction (issue #2396) --- diff --git a/src/ModelAPI/CMakeLists.txt b/src/ModelAPI/CMakeLists.txt index c87d76eac..812cd7787 100644 --- a/src/ModelAPI/CMakeLists.txt +++ b/src/ModelAPI/CMakeLists.txt @@ -194,5 +194,5 @@ ADD_UNIT_TESTS(TestConstants.py TestFolder_Update.py TestFolder_Remove.py TestFolder_Stability.py - Test2398.py + Test2396.py )