diff options
Diffstat (limited to 'test/lib/test_aes.c')
-rw-r--r-- | test/lib/test_aes.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/lib/test_aes.c b/test/lib/test_aes.c index cfd9d8ca5a9..6d9068c4f79 100644 --- a/test/lib/test_aes.c +++ b/test/lib/test_aes.c @@ -163,5 +163,4 @@ static int lib_test_aes(struct unit_test_state *uts) return ret; } - LIB_TEST(lib_test_aes, 0); |