Skip to content

Commit

Permalink
Fix testsuite for libxml 2.11
Browse files Browse the repository at this point in the history
  • Loading branch information
veewee committed Jul 20, 2023
1 parent 1c6b946 commit b03e9fc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/Xml/Dom/Manipulator/Node/RenameTest.php
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@
use function VeeWee\Xml\Dom\Locator\document_element;
use function VeeWee\Xml\Dom\Manipulator\Node\remove_namespace;
use function VeeWee\Xml\Dom\Manipulator\Node\rename;
use function VeeWee\Xml\Dom\Mapper\xml_string;
use function VeeWee\Xml\Dom\Xpath\Configurator\namespaces;

final class RenameTest extends TestCase
Expand Down

0 comments on commit b03e9fc

Please sign in to comment.