mirror of
https://github.com/gui-cs/Terminal.Gui.git
synced 2025-12-30 09:47:58 +01:00
@@ -380,11 +380,10 @@ public class ApplicationImplTests
|
||||
if (app.TopRunnableView != null)
|
||||
{
|
||||
app.RequestStop ();
|
||||
|
||||
return true;
|
||||
}
|
||||
|
||||
return true;
|
||||
// Return false so the timer does not repeat
|
||||
return false;
|
||||
}
|
||||
|
||||
[Fact]
|
||||
|
||||
Reference in New Issue
Block a user