commit | 5a07a2c1051eed3bb8bcbd131ac900c97973f864 | [log] [tgz] |
---|---|---|
author | Matteo Scandolo <teo@opennetworking.org> | Tue Jun 05 18:04:00 2018 -0700 |
committer | Matteo Scandolo <teo@opennetworking.org> | Wed Jun 06 09:35:30 2018 -0700 |
tree | b45df7ac9b0fece71958d555c0a9550e6c9d7c89 | |
parent | b3c7983e513ff66ae04a3e090aeee1f1b3ae2f2f [diff] [blame] |
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