]> xenbits.xensource.com Git - people/dariof/qemu-xen.git/commitdiff
Acceptance tests: drop left over usage of ":avocado: enable"
authorCleber Rosa <crosa@redhat.com>
Fri, 7 Jun 2019 15:22:18 +0000 (11:22 -0400)
committerCleber Rosa <crosa@redhat.com>
Thu, 29 Aug 2019 00:42:16 +0000 (20:42 -0400)
Commit 9531d26c10 removed all of ":avocado: enable" tags, but then
a new entry was added with the introduction of migration.py.

Let's remove it for consistency.

Signed-off-by: Cleber Rosa <crosa@redhat.com>
Reviewed-by: Wainer dos Santos Moschetta <wainersm@redhat.com>
Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com>
Message-Id: <20190607152223.9467-4-crosa@redhat.com>
Signed-off-by: Cleber Rosa <crosa@redhat.com>
tests/acceptance/migration.py

index 6115cf6c2440110dfa0876f9be67be0b94ede601..a44c1ae58fc0316517402a22ad7f5f61703c3beb 100644 (file)
@@ -17,9 +17,6 @@ from avocado.utils import wait
 
 
 class Migration(Test):
-    """
-    :avocado: enable
-    """
 
     timeout = 10