From e8b45cae1841c4ed30013cd3cb85257fce027e7f Mon Sep 17 00:00:00 2001 From: Viatrix Date: Wed, 11 Mar 2026 13:59:20 -0700 Subject: Enclave test case added Updated other test cases that changed order due to enclave handling code --- tests/data/svg/enclave.svg | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 tests/data/svg/enclave.svg (limited to 'tests/data/svg/enclave.svg') diff --git a/tests/data/svg/enclave.svg b/tests/data/svg/enclave.svg new file mode 100644 index 0000000..db8d777 --- /dev/null +++ b/tests/data/svg/enclave.svg @@ -0,0 +1,8 @@ + + + + + + + + -- cgit