From d43341235882c1276adb81400b2e05f64de89d4f Mon Sep 17 00:00:00 2001 From: dannc Date: Wed, 4 Oct 2023 10:57:26 +0700 Subject: [PATCH] test: add missing example file --- tests/data/examples/not-xml.json | 1 + 1 file changed, 1 insertion(+) create mode 100644 tests/data/examples/not-xml.json diff --git a/tests/data/examples/not-xml.json b/tests/data/examples/not-xml.json new file mode 100644 index 0000000..6d95903 --- /dev/null +++ b/tests/data/examples/not-xml.json @@ -0,0 +1 @@ +{"foo": "bar"}