diff options
Diffstat (limited to 'tests')
-rw-r--r-- | tests/system/suite_debugger/suite.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/system/suite_debugger/suite.conf b/tests/system/suite_debugger/suite.conf index d776d72c7a..17d36a99df 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 |