6 lines
232 B
Plaintext
6 lines
232 B
Plaintext
# The XenAPI plugins run in a Python 2 environment, so avoid attempting
|
|
# to run their unit tests in a Python 3 environment
|
|
|
|
os_xenapi.tests.client.test_session.CallPluginTestCase
|
|
os_xenapi.tests.client.test_session.SessionTestCase
|