diff --git a/UnitTests/Program.cs b/UnitTests/Program.cs index 8ecc7f4..da0965f 100644 --- a/UnitTests/Program.cs +++ b/UnitTests/Program.cs @@ -61,7 +61,6 @@ namespace UnitTests } Console.WriteLine("Done"); - Console.ReadKey(); } ///