summaryrefslogtreecommitdiff
path: root/test/dm/memory.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/memory.c')
-rw-r--r--test/dm/memory.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/test/dm/memory.c b/test/dm/memory.c
index 7d9500aa91d..34e64ba0187 100644
--- a/test/dm/memory.c
+++ b/test/dm/memory.c
@@ -17,5 +17,4 @@ static int dm_test_memory(struct unit_test_state *uts)
return 0;
}
-
-DM_TEST(dm_test_memory, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_memory, UTF_SCAN_FDT);