Rename TestPlan

This commit is contained in:
Richard Kubíček
2022-12-15 14:47:01 +01:00
parent d9a734cb7f
commit 42f89f7424

View File

@@ -34,7 +34,7 @@ FORM_LAYOUT = {
""" Test Plan """
# This defines the name of the testbench.
plan = TestPlan('EVCC')
plan = TestPlan('Test')
@plan.trigger('Configuration of test (select DUT ID)')