Fixing logging

Change-Id: I3bd5168110985fd06faa6a4bc2fe3d713a208337
diff --git a/test/test_tosca_generator.py b/test/test_tosca_generator.py
index 1d560d2..5e74214 100644
--- a/test/test_tosca_generator.py
+++ b/test/test_tosca_generator.py
@@ -13,7 +13,7 @@
 # See the License for the specific language governing permissions and
 # limitations under the License.
 
-
+from helpers import *
 import unittest
 import os
 from xosgenx.generator import XOSProcessor