diff options
Diffstat (limited to 'support/testing/tests/package/test_perl_xml_libxml.py')
-rw-r--r-- | support/testing/tests/package/test_perl_xml_libxml.py | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/support/testing/tests/package/test_perl_xml_libxml.py b/support/testing/tests/package/test_perl_xml_libxml.py index 76eacfaea1..faace5dd03 100644 --- a/support/testing/tests/package/test_perl_xml_libxml.py +++ b/support/testing/tests/package/test_perl_xml_libxml.py @@ -4,7 +4,7 @@ from tests.package.test_perl import TestPerlBase class TestPerlXMLLibXML(TestPerlBase): """ package: - XML-LibXML + XML-LibXML XS direct dependencies: XML-NamespaceSupport XML-SAX |