From: Cédric Aguerre Date: Tue, 6 Sep 2016 17:09:44 +0000 (+0200) Subject: Fix: run test even if pyhello,hello are missing X-Git-Tag: V8_1_0rc1~1^2~1 X-Git-Url: http://git.salome-platform.org/gitweb/?a=commitdiff_plain;h=fb39dcf85d7df04c94e345475a1e108af3ab4cd0;p=modules%2Fkernel.git Fix: run test even if pyhello,hello are missing --- diff --git a/src/LifeCycleCORBA_SWIG/Test/LifeCycleCORBA_SWIGTest.py b/src/LifeCycleCORBA_SWIG/Test/LifeCycleCORBA_SWIGTest.py index 2b02c9e81..6690b5193 100644 --- a/src/LifeCycleCORBA_SWIG/Test/LifeCycleCORBA_SWIGTest.py +++ b/src/LifeCycleCORBA_SWIG/Test/LifeCycleCORBA_SWIGTest.py @@ -29,8 +29,6 @@ import sys import unittest from omniORB import CORBA -import PYHELLO_ORB -import HELLO_ORB import Utils_Identity import Engines