From ee1ee68de702d9312cc0654c31f2700c7b9acfd4 Mon Sep 17 00:00:00 2001 From: Michael Muller Date: Fri, 12 Oct 2018 11:46:28 -0400 Subject: [PATCH 1/2] Added a test file. --- TestFile.txt | 1 + 1 file changed, 1 insertion(+) create mode 100644 TestFile.txt diff --git a/TestFile.txt b/TestFile.txt new file mode 100644 index 000000000..af27ff498 --- /dev/null +++ b/TestFile.txt @@ -0,0 +1 @@ +This is a test file. \ No newline at end of file From d01787a38ca421195ca7c9ca876c310160478cce Mon Sep 17 00:00:00 2001 From: Michael Muller Date: Fri, 12 Oct 2018 15:47:14 -0400 Subject: [PATCH 2/2] Fixes per review. --- TestFile.txt | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/TestFile.txt b/TestFile.txt index af27ff498..3aaccafca 100644 --- a/TestFile.txt +++ b/TestFile.txt @@ -1 +1,2 @@ -This is a test file. \ No newline at end of file +This is a test file. +Maybe this will change your mind?