Salome HOME
[EDF27816] : Get rid of SALOME session for 3 last tests (YacsLoader, YacsLoader_Swig...
[modules/yacs.git] / src / runtime / Test / runtimeTest.cxx
index 6af3df6a97558dac331b2e52d8e1e1ae68e74f40..01fa8b123adee0652878efcea7b9e43c93ff691d 100644 (file)
@@ -1665,7 +1665,7 @@ void RuntimeTest::classTeardown()
   _tc_seqlong->decrRef();
   _tc_string->decrRef();
 
-  _myRuntime->fini();
+  //_myRuntime->fini();
   delete _myRuntime;
 }