Salome HOME
Merge branch 'master' of https://codev-tuleap.cea.fr/plugins/git/salome/medcoupling
[tools/medcoupling.git] / src / MEDLoader / Test / TestSauvLoader.cxx
index 4fdbcdbce3135cf9e2349b9928dff4773d90269d..0abf7701eeaa36046d145440c65c8926de073f18 100644 (file)
@@ -1,4 +1,4 @@
-// Copyright (C) 2007-2015  CEA/DEN, EDF R&D
+// Copyright (C) 2007-2019  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
@@ -20,6 +20,6 @@
 #include "CppUnitTest.hxx"
 #include "SauvLoaderTest.hxx"
 
-CPPUNIT_TEST_SUITE_REGISTRATION( ParaMEDMEM::SauvLoaderTest );
+CPPUNIT_TEST_SUITE_REGISTRATION( MEDCoupling::SauvLoaderTest );
 
 #include "BasicMainTest.hxx"