From fb39dcf85d7df04c94e345475a1e108af3ab4cd0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?C=C3=A9dric=20Aguerre?= Date: Tue, 6 Sep 2016 19:09:44 +0200 Subject: [PATCH] Fix: run test even if pyhello,hello are missing --- src/LifeCycleCORBA_SWIG/Test/LifeCycleCORBA_SWIGTest.py | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2