From: Cleber Rosa Date: Fri, 7 Jun 2019 15:22:18 +0000 (-0400) Subject: Acceptance tests: drop left over usage of ":avocado: enable" X-Git-Tag: v4.2.0-rc0~200^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7a408b99764b99a188d5c5115ab235e5470d68c9;p=thirdparty%2Fqemu.git 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 Reviewed-by: Wainer dos Santos Moschetta Reviewed-by: Philippe Mathieu-Daudé Message-Id: <20190607152223.9467-4-crosa@redhat.com> Signed-off-by: Cleber Rosa --- diff --git a/tests/acceptance/migration.py b/tests/acceptance/migration.py index 6115cf6c244..a44c1ae58fc 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