aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_capsule/signature.dts
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_efi_capsule/signature.dts')
-rw-r--r--test/py/tests/test_efi_capsule/signature.dts10
1 files changed, 0 insertions, 10 deletions
diff --git a/test/py/tests/test_efi_capsule/signature.dts b/test/py/tests/test_efi_capsule/signature.dts
deleted file mode 100644
index 078cfc76c9..0000000000
--- a/test/py/tests/test_efi_capsule/signature.dts
+++ /dev/null
@@ -1,10 +0,0 @@
-// SPDX-License-Identifier: GPL-2.0+
-
-/dts-v1/;
-/plugin/;
-
-&{/} {
- signature {
- capsule-key = /incbin/("SIGNER.esl");
- };
-};