summaryrefslogtreecommitdiff
path: root/test/cmd/test_echo.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/cmd/test_echo.c')
-rw-r--r--test/cmd/test_echo.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/cmd/test_echo.c b/test/cmd/test_echo.c
index cde74ebeb61..ee07ab22933 100644
--- a/test/cmd/test_echo.c
+++ b/test/cmd/test_echo.c
@@ -56,5 +56,4 @@ static int lib_test_hush_echo(struct unit_test_state *uts)
}
return 0;
}
-
LIB_TEST(lib_test_hush_echo, 0);