Browse Source

fixing more merge screwups

Tig Kindel 2 năm trước cách đây
mục cha
commit
ea663ae113
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      UnitTests/Drivers/ConsoleDriverTests.cs

+ 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 []> {