diff options
Diffstat (limited to 'test/common/test_autoboot.c')
-rw-r--r-- | test/common/test_autoboot.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/common/test_autoboot.c b/test/common/test_autoboot.c index 4ba1dcc8091..a556cbf8e33 100644 --- a/test/common/test_autoboot.c +++ b/test/common/test_autoboot.c @@ -91,5 +91,4 @@ static int test_autoboot(struct unit_test_state *uts) return CMD_RET_SUCCESS; } - COMMON_TEST(test_autoboot, 0); |