X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FMEDLoader%2FTest%2FSauvLoaderTest.hxx;h=3d7094507b896710691eb645002fd74336c9f321;hb=f810b8691a25da097d91b87793ecbf121ab9ead8;hp=590dad4848d8f25749b71e1c6ce0fd5d21d28748;hpb=659f8c67d0348350e12fde38fe8c4de1ff95dffe;p=tools%2Fmedcoupling.git diff --git a/src/MEDLoader/Test/SauvLoaderTest.hxx b/src/MEDLoader/Test/SauvLoaderTest.hxx index 590dad484..3d7094507 100644 --- a/src/MEDLoader/Test/SauvLoaderTest.hxx +++ b/src/MEDLoader/Test/SauvLoaderTest.hxx @@ -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 ); }; }