From 03625a111004aaedcf1ed520b5bd18617c18034a Mon Sep 17 00:00:00 2001 From: Hayk Sahakyan Date: Sun, 25 Apr 2021 17:41:26 +0400 Subject: [PATCH] Add a simple test.md and some other message. --- test.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test.md diff --git a/test.md b/test.md new file mode 100644 index 0000000..742316e --- /dev/null +++ b/test.md @@ -0,0 +1,2 @@ +Testing pull request. +Make some changes to test pull request.