aboutsummaryrefslogtreecommitdiff
path: root/tests/acceptance
diff options
context:
space:
mode:
authorCleber Rosa <crosa@redhat.com>2019-06-07 11:22:18 -0400
committerCleber Rosa <crosa@redhat.com>2019-08-28 20:42:16 -0400
commit7a408b99764b99a188d5c5115ab235e5470d68c9 (patch)
tree9008afab61e2c8d09beb67d3137f6249f95938f7 /tests/acceptance
parent9f672f9c0f364b7e6731a9c18e5410840969f7b9 (diff)
downloadqemu-7a408b99764b99a188d5c5115ab235e5470d68c9.zip
qemu-7a408b99764b99a188d5c5115ab235e5470d68c9.tar.gz
qemu-7a408b99764b99a188d5c5115ab235e5470d68c9.tar.bz2
Acceptance tests: drop left over usage of ":avocado: enable"
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>
Diffstat (limited to 'tests/acceptance')
-rw-r--r--tests/acceptance/migration.py3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/acceptance/migration.py b/tests/acceptance/migration.py
index 6115cf6..a44c1ae 100644
--- a/tests/acceptance/migration.py
+++ b/tests/acceptance/migration.py
@@ -17,9 +17,6 @@ from avocado.utils import wait
class Migration(Test):
- """
- :avocado: enable
- """
timeout = 10