From 412791e09f773bc92366617397b5931d8fcde3b2 Mon Sep 17 00:00:00 2001 From: Santhosh Edukulla Date: Sat, 6 Sep 2014 12:31:31 +0530 Subject: [PATCH] Removed a print statement, its printing huge data to stdout making to see the run info difficult, removed --- test/integration/smoke/test_templates.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/smoke/test_templates.py b/test/integration/smoke/test_templates.py index 943650ea9d5..b7fe49dd59e 100644 --- a/test/integration/smoke/test_templates.py +++ b/test/integration/smoke/test_templates.py @@ -252,7 +252,6 @@ class TestTemplates(cloudstackTestCase): admin=True, domainid=cls.domain.id ) - print "After:",cls.services cls.user = Account.create( cls.apiclient, cls.services["account"],