diff options
author | Francois Perrad <fperrad@gmail.com> | 2018-12-04 05:37:49 +0100 |
---|---|---|
committer | Thomas Petazzoni <thomas.petazzoni@bootlin.com> | 2018-12-06 22:19:59 +0100 |
commit | fe4b91db57393e1577d5a9549fa9e059f8a8d8e1 (patch) | |
tree | 8f187fdaa9dc7093d6189d132b3287abb4b58537 /support/testing/tests/package/test_perl_xml_libxml.py | |
parent | 1b9f4addbc62b34601a12f0daad51280c9321bd3 (diff) | |
download | buildroot-fe4b91db57393e1577d5a9549fa9e059f8a8d8e1.tar.gz buildroot-fe4b91db57393e1577d5a9549fa9e059f8a8d8e1.zip |
support/testing/tests/packages/test_perl_*: regeneration
Signed-off-by: Francois Perrad <francois.perrad@gadz.org>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni@bootlin.com>
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 |