From be30cce847a2e5d0daf5ba7d5be80bce1df27069 Mon Sep 17 00:00:00 2001 From: rahuel Date: Thu, 9 Feb 2006 16:39:35 +0000 Subject: [PATCH] New test --- src/TestContainer/TestLogger.py | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 src/TestContainer/TestLogger.py diff --git a/src/TestContainer/TestLogger.py b/src/TestContainer/TestLogger.py new file mode 100644 index 000000000..2d1aa7e1f --- /dev/null +++ b/src/TestContainer/TestLogger.py @@ -0,0 +1,5 @@ + +from SALOME_utilities import * + +MESSAGE("TestLogger.py : It's OK") + -- 2.39.2