Salome HOME
Correction for hydro_test
[modules/hydro.git] / src / HYDRO_tests / TestViewer.h
index 20500d534d9c71a8388bbf8f5a2adbad55b87a18..d415e9831c84ecb9861785d1b7d7fd9437986f52 100644 (file)
@@ -109,7 +109,7 @@ private:
       std::string aMessageStl = aMessage.toStdString();    \
       CPPUNIT_FAIL( aMessageStl.c_str() );                 \
     }                                                      \
-  }   
+  }
 
 #define CPPUNIT_ASSERT_SCRIPTS_EQUAL( theBaseName,         \
                                       isExpectedUtf8,      \