From 024e6de8ff03f2bab6d6a60ef22d6e49aadc2a1e Mon Sep 17 00:00:00 2001 From: "Andris Jansons (jansonsa)" Date: Tue, 21 Nov 2017 14:56:08 +0000 Subject: [PATCH] Added comment --- UnitTesting.py | 1 + 1 file changed, 1 insertion(+) diff --git a/UnitTesting.py b/UnitTesting.py index 782fdb0..5303961 100644 --- a/UnitTesting.py +++ b/UnitTesting.py @@ -1,3 +1,4 @@ +# Made by Andris Jansons from QuestionToList import makeList print("Running Food finder tests") print("-"*50)