X-Git-Url: https://code.kerkeslager.com/?p=climbing.kerkeslager.com;a=blobdiff_plain;f=src%2Fnutrition%2Ftests.py;fp=src%2Fnutrition%2Ftests.py;h=7ce503c2dd97ba78597f6ff6e4393132753573f6;hp=0000000000000000000000000000000000000000;hb=a61e6c6f81f4b3b226cdc232272f2cea3a129c2a;hpb=cea11066032caad801125c5d81754aff21e9a286 diff --git a/src/nutrition/tests.py b/src/nutrition/tests.py new file mode 100644 index 0000000..7ce503c --- /dev/null +++ b/src/nutrition/tests.py @@ -0,0 +1,3 @@ +from django.test import TestCase + +# Create your tests here.