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.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/dm/fpga.c b/test/dm/fpga.c
index 28215a3a5bf..fe9f287f8c7 100644
--- a/test/dm/fpga.c
+++ b/test/dm/fpga.c
@@ -16,5 +16,4 @@ static int dm_test_fpga(struct unit_test_state *uts)
return 0;
}
-
DM_TEST(dm_test_fpga, UTF_SCAN_FDT);