From: Michael Cambria Date: Thu, 1 Nov 2018 21:08:58 +0000 (-0400) Subject: Added tests 6 and 7 X-Git-Url: https://git.halfball.org/?a=commitdiff_plain;h=f47be7afc8a4f4d260621f3a01b614581f8c55c6;p=hello.git Added tests 6 and 7 then ToDo then 8, 9 & 10; stuff Signed-off-by: Michael Cambria --- 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.