summaryrefslogtreecommitdiff
path: root/test/lib/test_errno_str.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/lib/test_errno_str.c')
-rw-r--r--test/lib/test_errno_str.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/test_errno_str.c b/test/lib/test_errno_str.c
index 67f76442b27..967ecfd56f1 100644
--- a/test/lib/test_errno_str.c
+++ b/test/lib/test_errno_str.c
@@ -41,5 +41,4 @@ static int lib_errno_str(struct unit_test_state *uts)
return 0;
}
-
LIB_TEST(lib_errno_str, 0);