From c484829272cd13a738e35412498e12f2c9a194ac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 15 Apr 2024 07:48:59 +0200 Subject: Adding upstream version 0.19.2. Signed-off-by: Daniel Baumann --- test/xml/self-closing-root/check.txt | 1 + test/xml/self-closing-root/input.xml | 1 + 2 files changed, 2 insertions(+) create mode 100644 test/xml/self-closing-root/check.txt create mode 100644 test/xml/self-closing-root/input.xml (limited to 'test/xml/self-closing-root') diff --git a/test/xml/self-closing-root/check.txt b/test/xml/self-closing-root/check.txt new file mode 100644 index 0000000..0661686 --- /dev/null +++ b/test/xml/self-closing-root/check.txt @@ -0,0 +1 @@ +/foo diff --git a/test/xml/self-closing-root/input.xml b/test/xml/self-closing-root/input.xml new file mode 100644 index 0000000..6cb0d72 --- /dev/null +++ b/test/xml/self-closing-root/input.xml @@ -0,0 +1 @@ + -- cgit v1.2.3