summaryrefslogtreecommitdiff
path: root/test/lib/efi_device_path.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/efi_device_path.c')
-rw-r--r--test/lib/efi_device_path.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/efi_device_path.c b/test/lib/efi_device_path.c
index 290c8768fa4..5cc001e209e 100644
--- a/test/lib/efi_device_path.c
+++ b/test/lib/efi_device_path.c
@@ -45,5 +45,4 @@ static int lib_test_efi_dp_check_length(struct unit_test_state *uts)
return 0;
}
-
LIB_TEST(lib_test_efi_dp_check_length, 0);