diff options
Diffstat (limited to 'test/lib/sscanf.c')
-rw-r--r-- | test/lib/sscanf.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/sscanf.c b/test/lib/sscanf.c index 9fe5521749f..3a2ec8ffa5f 100644 --- a/test/lib/sscanf.c +++ b/test/lib/sscanf.c @@ -169,5 +169,4 @@ static int lib_sscanf(struct unit_test_state *uts) return 0; } - LIB_TEST(lib_sscanf, 0); |