summaryrefslogtreecommitdiff
path: root/test/dm/fpga.c
diff options
context:
space:
mode:
Diffstat (limited to 'test/dm/fpga.c')
-rw-r--r--test/dm/fpga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/dm/fpga.c b/test/dm/fpga.c
index 8bb35358532..28215a3a5bf 100644
--- a/test/dm/fpga.c
+++ b/test/dm/fpga.c
@@ -17,4 +17,4 @@ static int dm_test_fpga(struct unit_test_state *uts)
return 0;
}
-DM_TEST(dm_test_fpga, UT_TESTF_SCAN_FDT);
+DM_TEST(dm_test_fpga, UTF_SCAN_FDT);