atf_flow_help_include_test constant

TranslationEntry const atf_flow_help_include_test

Implementation

static const atf_flow_help_include_test = TranslationEntry(
  key: 'atf_flow_help_include_test',
  value:
      'Includes all the steps from one test given its name and suite. The test will be searched through all suites when Suite Name is empty.',
);