From eaa17e8b6d253809a1b773134cec205a450c7f4b Mon Sep 17 00:00:00 2001 From: Benjamin Bearce Date: Tue, 23 Oct 2018 11:14:18 -0400 Subject: [PATCH] Initial commit --- README.md | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..b1de90f --- /dev/null +++ b/README.md @@ -0,0 +1,2 @@ +# unittest_examples +Learning the basics of unittest