From 30d61ce92eafe0ab960cc078aabac5c4efff04d1 Mon Sep 17 00:00:00 2001 From: prascle Date: Thu, 29 Apr 2004 20:13:24 +0000 Subject: [PATCH] PR: test setProperties --- src/TestContainer/SALOME_TestComponent_i.cxx | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/TestContainer/SALOME_TestComponent_i.cxx b/src/TestContainer/SALOME_TestComponent_i.cxx index 66f55c70e..cca19c31a 100644 --- a/src/TestContainer/SALOME_TestComponent_i.cxx +++ b/src/TestContainer/SALOME_TestComponent_i.cxx @@ -83,7 +83,8 @@ void Engines_TestComponent_i::Setenv() { std::string cle((*it).first); char* valenv= getenv(cle.c_str()); - MESSAGE("--- getenv: "<