aboutsummaryrefslogtreecommitdiff
path: root/test/py/tests/test_efi_secboot/defs.py
diff options
context:
space:
mode:
Diffstat (limited to 'test/py/tests/test_efi_secboot/defs.py')
-rw-r--r--test/py/tests/test_efi_secboot/defs.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/py/tests/test_efi_secboot/defs.py b/test/py/tests/test_efi_secboot/defs.py
index b7a2a11..6a2317e 100644
--- a/test/py/tests/test_efi_secboot/defs.py
+++ b/test/py/tests/test_efi_secboot/defs.py
@@ -1,5 +1,7 @@
# SPDX-License-Identifier: GPL-2.0+
+"""Constants used for secure boot test."""
+
# Owner guid
GUID = '11111111-2222-3333-4444-123456789abc'