From 76520e807f2595818baaab383e71dbcf3708e94d Mon Sep 17 00:00:00 2001 From: rayeesn Date: Mon, 17 Jun 2013 07:22:00 -0700 Subject: [PATCH] import tag missing from test_shared_networks.py Signed-off-by: Prasanna Santhanam --- test/integration/component/test_shared_networks.py | 1 + 1 file changed, 1 insertion(+) diff --git a/test/integration/component/test_shared_networks.py b/test/integration/component/test_shared_networks.py index cb2b55f705a..6bcfbfdfb39 100644 --- a/test/integration/component/test_shared_networks.py +++ b/test/integration/component/test_shared_networks.py @@ -19,6 +19,7 @@ """ #Import Local Modules import marvin +from nose.plugins.attrib import attr from marvin.cloudstackTestCase import * from marvin.cloudstackAPI import * from marvin.integration.lib.utils import *