Salome HOME
Warning hunting
[tools/medcoupling.git] / src / MEDLoader / Test / TestMEDLoader.cxx
old mode 100755 (executable)
new mode 100644 (file)
index 2f31986..0372794
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2014  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2016  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
@@ -21,6 +21,6 @@
 #include "CppUnitTest.hxx"
 #include "MEDLoaderTest.hxx"
 
-CPPUNIT_TEST_SUITE_REGISTRATION( ParaMEDMEM::MEDLoaderTest );
+CPPUNIT_TEST_SUITE_REGISTRATION( MEDCoupling::MEDLoaderTest );
 
 #include "BasicMainTest.hxx"