Salome HOME
Doc fix and enhancement.
[tools/medcoupling.git] / src / MEDLoader / Test / SauvLoaderTest.hxx
index 590dad4848d8f25749b71e1c6ce0fd5d21d28748..3d7094507b896710691eb645002fd74336c9f321 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
 //
 // This library is free software; you can redistribute it and/or
 // modify it under the terms of the GNU Lesser General Public
@@ -24,7 +24,7 @@
 
 #include "MEDLoaderTest.hxx"
 
-namespace ParaMEDMEM
+namespace MEDCoupling
 {
   class SauvLoaderTest : public CppUnit::TestFixture
   {
@@ -42,7 +42,6 @@ namespace ParaMEDMEM
 
   public:
     void tearDown();
-    static std::string getResourceFile( const std::string& filename );
   };
 }