Salome HOME
minor code review
[modules/hydro.git] / src / HYDRO_tests / test_HYDROData_LandCoverMap.h
index cdf06fa39828f6983112ef293de05877d8bba48a..c473c4a1a3f858c0034e5c957eb50f3f389e6bd5 100644 (file)
@@ -52,7 +52,6 @@ class test_HYDROData_LandCoverMap : public CppUnit::TestFixture
   CPPUNIT_TEST( test_shp_loop_back );
   CPPUNIT_TEST( test_shp_clc_classification_perf );
   CPPUNIT_TEST( test_shp_clc_classification_check );
-  CPPUNIT_TEST( test_add_int_edges_1 );
 #endif
   CPPUNIT_TEST_SUITE_END();
 
@@ -82,7 +81,6 @@ public:
   void test_copy();
   void test_shp_clc_classification_perf();
   void test_shp_clc_classification_check();
-  void test_add_int_edges_1();
 };
 
 CPPUNIT_TEST_SUITE_REGISTRATION( test_HYDROData_LandCoverMap );