diff --git a/test/Program.cs b/test/Program.cs index 878253d..831eac9 100644 --- a/test/Program.cs +++ b/test/Program.cs @@ -7,7 +7,7 @@ namespace test { static void Main(string[] args) { - Console.WriteLine("Hello World!"); + Console.WriteLine("Hello Git!"); } } } \ No newline at end of file