summaryrefslogtreecommitdiff
path: root/test/dm/nop.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/nop.c')
-rw-r--r--test/dm/nop.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/nop.c b/test/dm/nop.c
index 7eac16703d7..a6f5f820f6a 100644
--- a/test/dm/nop.c
+++ b/test/dm/nop.c
@@ -69,5 +69,4 @@ static int dm_test_nop(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_nop, UTF_FLAT_TREE | UTF_SCAN_FDT);