aboutsummaryrefslogtreecommitdiffstats
path: root/tools/ftl/processors/unittest/test/test_sequence.c.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/ftl/processors/unittest/test/test_sequence.c.ftl')
-rwxr-xr-xtools/ftl/processors/unittest/test/test_sequence.c.ftl1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/ftl/processors/unittest/test/test_sequence.c.ftl b/tools/ftl/processors/unittest/test/test_sequence.c.ftl
index b6217a55d..abbbc174f 100755
--- a/tools/ftl/processors/unittest/test/test_sequence.c.ftl
+++ b/tools/ftl/processors/unittest/test/test_sequence.c.ftl
@@ -179,6 +179,7 @@ static void ${prefix_lower}test_${(sequence_index + 1)?string("000")}_${(case_in
[@utils.EmitIndentedCCode " " 2 step.code.value[0] /]
[/#if]
}
+ test_end_step(${(step_index + 1)?string});
[/#list]
}