From 0b1aa5c2130678d636cf45c8e497978f8ac49a8c Mon Sep 17 00:00:00 2001 From: Patrick St-Louis <43082425+PatStLouis@users.noreply.github.com> Date: Mon, 2 Dec 2024 15:18:03 -0500 Subject: [PATCH] Create mandatoryPointers.json --- tests/fixtures/pcr/2.0/mandatoryPointers.json | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 tests/fixtures/pcr/2.0/mandatoryPointers.json diff --git a/tests/fixtures/pcr/2.0/mandatoryPointers.json b/tests/fixtures/pcr/2.0/mandatoryPointers.json new file mode 100644 index 0000000..3f5dc00 --- /dev/null +++ b/tests/fixtures/pcr/2.0/mandatoryPointers.json @@ -0,0 +1,3 @@ +[ + "/issuer" +]