diff --git a/components/lazdebuggers/lazdebuggerfplldb/test/testwatches.pas b/components/lazdebuggers/lazdebuggerfplldb/test/testwatches.pas index 3a13e5da83..e6e4964f02 100644 --- a/components/lazdebuggers/lazdebuggerfplldb/test/testwatches.pas +++ b/components/lazdebuggers/lazdebuggerfplldb/test/testwatches.pas @@ -480,7 +480,6 @@ begin AddWatchesForFoo(t, 'Scope in FuncFooNestedTwice', 0); t.EvaluateWatches; t.CheckResults; -exit; dbg.Run; Debugger.WaitForFinishRun();