diff --git a/test.py b/test.py index f7163b9..568e8df 100644 --- a/test.py +++ b/test.py @@ -1 +1,2 @@ -print("hello from branch1") \ No newline at end of file +print("hello from branch1") +print("goodbye branch1") \ No newline at end of file