From 3e989ce61813448a895d4240432c92704ef15398 Mon Sep 17 00:00:00 2001 From: ageay Date: Fri, 24 Jan 2014 07:30:06 +0000 Subject: [PATCH] Suppression of remaining --- src/MEDLoader/Swig/MEDLoaderTest.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/MEDLoader/Swig/MEDLoaderTest.py b/src/MEDLoader/Swig/MEDLoaderTest.py index bfd1b3bbe..66239aea5 100644 --- a/src/MEDLoader/Swig/MEDLoaderTest.py +++ b/src/MEDLoader/Swig/MEDLoaderTest.py @@ -691,7 +691,7 @@ class MEDLoaderTest(unittest.TestCase): d.alloc(1,1) d.iota(1.) # seting a long name - d.setInfoOnComponent(0,"CONCENTRATION of I129") + d.setInfoOnComponent(0,"CONCENTRATION of I129") f.setArray(d) f.setName("field") # -- 2.39.2