aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/manual/debugger/simple/simple_test_app.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/manual/debugger/simple/simple_test_app.cpp b/tests/manual/debugger/simple/simple_test_app.cpp
index 76e29ef9c7b..acdcc9d98d6 100644
--- a/tests/manual/debugger/simple/simple_test_app.cpp
+++ b/tests/manual/debugger/simple/simple_test_app.cpp
@@ -63,7 +63,7 @@
// a test after a BREAK_HERE failed
// Default: 0
#ifndef USE_AUTORUN
-#define USE_AUTORUN 2
+#define USE_AUTORUN 0
#endif
// With USE_AUTOBREAK, the debugger will stop automatically on all