From 837486a43c211b6d3c0d1c33d8a690ca74b27a28 Mon Sep 17 00:00:00 2001 From: Priti Sarap Date: Wed, 15 Jul 2015 12:12:36 +0530 Subject: [PATCH] CLOUDSTACK-8632: Unable to revert snapshot on XenServer --- test/integration/testpaths/testpath_revert_snap.py | 1 - 1 file changed, 1 deletion(-) diff --git a/test/integration/testpaths/testpath_revert_snap.py b/test/integration/testpaths/testpath_revert_snap.py index 0c143604553..11db8c5e1dd 100644 --- a/test/integration/testpaths/testpath_revert_snap.py +++ b/test/integration/testpaths/testpath_revert_snap.py @@ -32,7 +32,6 @@ from marvin.lib.common import (get_domain, list_volumes, ) - class TestUnableToRevertSnapshot(cloudstackTestCase): @classmethod