Salome HOME
custom test runner to run only a subset of complete test suite
[modules/hydro.git] / src / HYDRO_tests / test_HYDROData_LandCoverMap.cxx
index d2df73aa702fd9062c131f65d78368dd27ad9c3e..aa9135f47f6073a29ae4445688e8c170dc80f201 100644 (file)
@@ -81,6 +81,7 @@ void test_HYDROData_LandCoverMap::test_local_partition()
   CPPUNIT_ASSERT_EQUAL( true, aMap->LocalPartition( aLC2, "test2" ) );
 
   TestViewer::show( aMap->GetShape(), AIS_Shaded, true );
+  TestViewer::AssertEqual( "LandCoverMap_Add_2_Objects" );
 
   aDoc->Close();
 }