From 37e61a8e1b636af6d80bbe94427c2dbd0b97c35c Mon Sep 17 00:00:00 2001
From: Hariganesh Srinivasan <cb.en.u4cse16417@cb.students.amrita.edu>
Date: Sat, 22 Dec 2018 10:08:01 +0530
Subject: [PATCH] added more strings to test

---
 test.py | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/test.py b/test.py
index 1fc5c16..17df67a 100644
--- a/test.py
+++ b/test.py
@@ -1 +1,3 @@
 print('modified test string')
+
+print('added more strings')
\ No newline at end of file
-- 
GitLab