2
0
Эх сурвалжийг харах

fixing more merge screwups

Tig Kindel 2 жил өмнө
parent
commit
ea663ae113

+ 0 - 2
UnitTests/Drivers/ConsoleDriverTests.cs

@@ -492,8 +492,6 @@ namespace Terminal.Gui.DriverTests {
 				Application.Run ();
 				Application.Shutdown ();
 			}
-			Application.Run ();
-			Application.Shutdown ();
 		}
 
 		public class PacketTest : IEnumerable, IEnumerable<object []> {