From f47be7afc8a4f4d260621f3a01b614581f8c55c6 Mon Sep 17 00:00:00 2001 From: Michael Cambria Date: Thu, 1 Nov 2018 17:08:58 -0400 Subject: [PATCH] Added tests 6 and 7 then ToDo then 8, 9 & 10; stuff Signed-off-by: Michael Cambria --- TODO.txt | 5 +++++ junk.txt | 15 ++++++++++----- 2 files changed, 15 insertions(+), 5 deletions(-) create mode 100644 TODO.txt diff --git a/TODO.txt b/TODO.txt new file mode 100644 index 0000000..28ac0f3 --- /dev/null +++ b/TODO.txt @@ -0,0 +1,5 @@ + +Stuff on the To Do list goes here. +Stuff pretty much equals learn more git + + diff --git a/junk.txt b/junk.txt index 69e0b1a..850cd3c 100644 --- a/junk.txt +++ b/junk.txt @@ -1,11 +1,16 @@ This is a junk file for testing. -test 1 of 5 -test 2 of 5 -test 3 of 5 -test 4 of 5 -test 5 of 5 +test 1 of 7 +test 2 of 7 +test 3 of 7 +test 4 of 7 +test 5 of 7 +test 6 of 7 +test 7 of 7 +test eight +test nine +test ten This is the LAST line in the junk file. -- 2.44.0