diff --git a/tests/system/suite_debugger/suite.conf b/tests/system/suite_debugger/suite.conf index d776d72c7a0..17d36a99df2 100644 --- a/tests/system/suite_debugger/suite.conf +++ b/tests/system/suite_debugger/suite.conf @@ -7,6 +7,6 @@ HOOK_SUB_PROCESSES=false IMPLICITAUTSTART=0 LANGUAGE=Python OBJECTMAP=../objects.map -TEST_CASES=tst_build_new_project tst_cli_output_console +TEST_CASES=tst_build_new_project tst_cli_output_console tst_simple_debug VERSION=2 WRAPPERS=Qt