diff --git a/tests-py3.txt b/tests-py3.txt index e8c3aeb93604..deedd75ead78 100644 --- a/tests-py3.txt +++ b/tests-py3.txt @@ -8,7 +8,3 @@ nova.tests.unit.virt.xenapi.test_vmops.BootableTestCase nova.tests.unit.virt.xenapi.test_vmops.SpawnTestCase nova.tests.unit.virt.xenapi.test_volumeops.VolumeDetachTestCase nova.tests.unit.virt.xenapi.test_xenapi.XenAPIMigrateInstance - -# The XenAPI plugins run in a Python 2.4 environment, so avoid attempting -# to run their unit tests in a Python 3 environment. -nova.tests.unit.virt.xenapi.plugins