diff --git a/Test/Program.cs b/Test/Program.cs index 8de58cbb..5cb4c1a3 100644 --- a/Test/Program.cs +++ b/Test/Program.cs @@ -17,8 +17,6 @@ namespace Test if (options == null) { Options.DisplayHelp(); - Console.WriteLine("Press enter to close the program..."); - Console.ReadLine(); return; }